generateMgrastWebkey: Generate your webkey on MGRAST

Description Usage Arguments Value See Also Examples

View source: R/generateMgrastWebkey.R

Description

This function help users to generate a webkey which is essential for data uploding to MGRAST.

Usage

1

Arguments

login.info

list, reponse information while user login to MGRAST, contains webkey, invalid time of webkey, cookie, websseion and curlhandle, see loginMgrast for more details

Value

webkey

character, it will be valid for a limited time only (the next value)

invalid.until

character, with corresponding to the webkey, just the limit time of your webkey

See Also

loginMgrast

Examples

1
2
# not run
# generateMgrastWebkey(login.info$curlhandle)

Example output

Loading required package: igraph

Attaching package: 'igraph'

The following objects are masked from 'package:stats':

    decompose, spectrum

The following object is masked from 'package:base':

    union

Loading required package: biom

mmnet documentation built on May 31, 2017, 3:25 p.m.