<BW URL>/GET?update=<bank_name>&key=<user_key>
This service allows one to download a specific file or directory for a given bank with the following syntax :
<BW URL>/GET?bank=<bank_name>&path=<path>[&=version=<version>&zip=<true|false>&key=<user_key>]
<BW URL>/GET?bank=tgi&path=flat/Acyrthosiphon_pisum
: Download content of flat/Acyrthosiphon_pisum directory as a zip archive.<BW URL>/GET?bank=NR&version=2011-04-27&path=fasta/All/all.fasta
: Download file all.fasta.<BW URL>/GET?bank=NR&version=2011-04-27&path=fasta/All/all.fasta&zip=true
: Download file all.fasta as a zip archive.BW provides a REST service that allows the user to retrieve information on the banks in JSON format via the URL.
You can get 3 types of result :