You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for pfscanV3:
bin/prosite/pfscanV3 -f --matrix-only data/prosite/2020_05/prosite.dat input/E8WI69.fasta
for pfscan v2.3 using either the ps_scan.pl script:
bin/prosite/ps_scan.pl -d data/prosite/2020_05/prosite.dat --pfscan bin/prosite/pfscan -m -s -o ipro input/E8WI69.fasta
or directly
bin/prosite/pfscan -f -kyz input/E8WI69.fasta data/prosite/2020_05/prosite.dat
query with a sequence -> pftoolsV3 are not used yet, but pftools V2. pftoolsV3 will be used in ScanProsite soon.
query with a UniProt identifier -> matches pre-computed with pftoolsV3 are returned.
About your sequence: it contains a circular profile. There are few of them in Prosite.
They are always issues with them. The goal is to replace them but we need to find something as good.
They are not currently implemented in pftoolsV3. A warning should be returned about it but it does not work.
I have run pfscanV3 on several sequences e.g., https://www.uniprot.org/uniprot/E8WI69.fasta and I am not getting any matches using 2020_05 prosite release.
If I use pfscan v2.3 I get the same match as when I scan the sequence on https://prosite.expasy.org/scanprosite/. Is this expected and is https://prosite.expasy.org/scanprosite/ not yet using pfscanV3?
The text was updated successfully, but these errors were encountered: