quota: Check JPred REST interface quota.

Description Usage Arguments Value Examples

Description

Check how many jobs you have already submitted on a given day (out of 1000 maximum allowed jobs per user per day).

Usage

1
2
quota(email, host = "http://www.compbio.dundee.ac.uk/jpred4/cgi-bin/rest",
  suffix = "quota", silent = FALSE)

Arguments

email

E-mail address.

host

JPred host address.

suffix

Host address suffix.

silent

Should the work be done silently? (default = FALSE)

Value

Response.

Examples

1
2
3
4
5
## Not run: 
## Not run --
quota(email = "name@domain.com")

## End(Not run)

MoseleyBioinformaticsLab/jpredapir documentation built on May 20, 2019, 1:13 p.m.