<userQueryId>100501</userQueryId>
<title>Release stat - Entries with a disease</title>
<description/>
<sparql>
select count(distinct ?entry) where {
?entry :isoform ?iso.
{
?iso :medical / rdf:type :Disease.
} union {
?iso :uniprotKeyword / :term ?kw .
?kw :termType "Disease"^^xsd:string
filter (?kw != cv:KW-0656)
}
}
</sparql>
<published>false</published>
<owner>ndu@sib.swiss</owner>
<ownerId>0</ownerId>
<publicId>7971GN1P</publicId>
<tags/>