Description Usage Arguments Value Examples
View source: R/checkMgrastMetagenome.R
Check the whether MGRAST annotation is comleted of the metagenomic sequence.
1 | checkMgrastMetagenome(login.info, metagenome.id, public = TRUE)
|
login.info |
login.info a list of login info generated after user login into MGRAST which consists of webkey of the file, the invlid time of your webkey, cookie, websession and curlhandle. It is unique for each users. Only needed while checking the private project. |
metagenome.id |
a chracter, metagenome.id the metagenome id MGRAST assigned while user submit metagenome sequence to MGRAST. |
public |
logical, whether the metagenome of your MGRAST project is public |
logical, whether the metagenome annotation is completed, it will be NULL while metagenome annotation is not completed.
1 | checkMgrastMetagenome(metagenome.id = "4440616.3")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.