Hello everybody.
I'm trying to use PfamScan via the command line for a file containing 600 protein sequences. I typed the command line below:
pfarmScan.pl --email emal@msn.com --database pfam-a --sequence file.fa --evalue 1e-5 --format txt
I got this error:
http status: 400 Bad Request Invalid parameters:
Input Sequence -> Only 100 sequence allowed at /home/kgee/bin/pfarmScan.pl line 279.
I also tried to use the online version, but I got the same error. I am wondering if there is any way to increase the number of the input sequences?
Thank you in advance
Install it locally?
no. I just I downloaded the perl script from here