Skip to content

Instantly share code, notes, and snippets.

@cmzmasek
Created August 25, 2011 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmzmasek/1170397 to your computer and use it in GitHub Desktop.
Save cmzmasek/1170397 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:hmmer_hit="http://www.open-bio.org/core/hmmer_hit/"
>
<rdf:Description rdf:about="http://pfam.sanger.ac.uk/family?acc=PF00400.26">
<hmmer_hit:target_name>WD40</hmmer_hit:target_name>
<hmmer_hit:target_length>39</hmmer_hit:target_length>
<hmmer_hit:query_name>sp|O14727|APAF_HUMAN</hmmer_hit:query_name>
<hmmer_hit:query_length>1248</hmmer_hit:query_length>
<hmmer_hit:full_sequence_e_value>2.0e-82</hmmer_hit:full_sequence_e_value>
<hmmer_hit:full_sequence_score>268.1</hmmer_hit:full_sequence_score>
<hmmer_hit:full_sequence_bias>47.4</hmmer_hit:full_sequence_bias>
<hmmer_hit:domain_number>1</hmmer_hit:domain_number>
<hmmer_hit:domain_sum>13</hmmer_hit:domain_sum>
<hmmer_hit:domain_c_e_value>1.7e-09</hmmer_hit:domain_c_e_value>
<hmmer_hit:domain_i_e_value>5.2e-06</hmmer_hit:domain_i_e_value>
<hmmer_hit:domain_score>25.8</hmmer_hit:domain_score>
<hmmer_hit:domain_bias>0.0</hmmer_hit:domain_bias>
<hmmer_hit:hmm_coord_from>7</hmmer_hit:hmm_coord_from>
<hmmer_hit:hmm_coord_to>38</hmmer_hit:hmm_coord_to>
<hmmer_hit:ali_coord_from>611</hmmer_hit:ali_coord_from>
<hmmer_hit:ali_coord_to>642</hmmer_hit:ali_coord_to>
<hmmer_hit:env_coord_from>607</hmmer_hit:env_coord_from>
<hmmer_hit:env_coord_to>643</hmmer_hit:env_coord_to>
<hmmer_hit:acc>0.92</hmmer_hit:acc>
<hmmer_hit:target_description>WD domain, G-beta repeat</hmmer_hit:target_description>
</rdf:Description>
<rdf:Description rdf:about="http://pfam.sanger.ac.uk/family?acc=PF00400.26">
<hmmer_hit:target_name>WD40</hmmer_hit:target_name>
<hmmer_hit:target_length>39</hmmer_hit:target_length>
<hmmer_hit:query_name>sp|O14727|APAF_HUMAN</hmmer_hit:query_name>
<hmmer_hit:query_length>1248</hmmer_hit:query_length>
<hmmer_hit:full_sequence_e_value>2.0e-82</hmmer_hit:full_sequence_e_value>
<hmmer_hit:full_sequence_score>268.1</hmmer_hit:full_sequence_score>
<hmmer_hit:full_sequence_bias>47.4</hmmer_hit:full_sequence_bias>
<hmmer_hit:domain_number>2</hmmer_hit:domain_number>
<hmmer_hit:domain_sum>13</hmmer_hit:domain_sum>
<hmmer_hit:domain_c_e_value>2.8e-13</hmmer_hit:domain_c_e_value>
<hmmer_hit:domain_i_e_value>8.5e-10</hmmer_hit:domain_i_e_value>
<hmmer_hit:domain_score>37.8</hmmer_hit:domain_score>
<hmmer_hit:domain_bias>0.0</hmmer_hit:domain_bias>
<hmmer_hit:hmm_coord_from>2</hmmer_hit:hmm_coord_from>
<hmmer_hit:hmm_coord_to>39</hmmer_hit:hmm_coord_to>
<hmmer_hit:ali_coord_from>648</hmmer_hit:ali_coord_from>
<hmmer_hit:ali_coord_to>685</hmmer_hit:ali_coord_to>
<hmmer_hit:env_coord_from>647</hmmer_hit:env_coord_from>
<hmmer_hit:env_coord_to>685</hmmer_hit:env_coord_to>
<hmmer_hit:acc>0.94</hmmer_hit:acc>
<hmmer_hit:target_description>WD domain, G-beta repeat</hmmer_hit:target_description>
</rdf:Description>
<rdf:Description rdf:about="http://pfam.sanger.ac.uk/family?acc=PF00400.26">
<hmmer_hit:target_name>WD40</hmmer_hit:target_name>
<hmmer_hit:target_length>39</hmmer_hit:target_length>
<hmmer_hit:query_name>sp|O14727|APAF_HUMAN</hmmer_hit:query_name>
<hmmer_hit:query_length>1248</hmmer_hit:query_length>
<hmmer_hit:full_sequence_e_value>2.0e-82</hmmer_hit:full_sequence_e_value>
<hmmer_hit:full_sequence_score>268.1</hmmer_hit:full_sequence_score>
<hmmer_hit:full_sequence_bias>47.4</hmmer_hit:full_sequence_bias>
<hmmer_hit:domain_number>3</hmmer_hit:domain_number>
<hmmer_hit:domain_sum>13</hmmer_hit:domain_sum>
<hmmer_hit:domain_c_e_value>1.6e-10</hmmer_hit:domain_c_e_value>
<hmmer_hit:domain_i_e_value>4.8e-07</hmmer_hit:domain_i_e_value>
<hmmer_hit:domain_score>29.1</hmmer_hit:domain_score>
<hmmer_hit:domain_bias>0.4</hmmer_hit:domain_bias>
<hmmer_hit:hmm_coord_from>1</hmmer_hit:hmm_coord_from>
<hmmer_hit:hmm_coord_to>39</hmmer_hit:hmm_coord_to>
<hmmer_hit:ali_coord_from>689</hmmer_hit:ali_coord_from>
<hmmer_hit:ali_coord_to>729</hmmer_hit:ali_coord_to>
<hmmer_hit:env_coord_from>689</hmmer_hit:env_coord_from>
<hmmer_hit:env_coord_to>729</hmmer_hit:env_coord_to>
<hmmer_hit:acc>0.97</hmmer_hit:acc>
<hmmer_hit:target_description>WD domain, G-beta repeat</hmmer_hit:target_description>
</rdf:Description>
...
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment