Learn R Programming

BioInstaller (version 0.3.7)

new.bioinfo: Create new BioInstaller items to github forum

Description

Create new BioInstaller items to github forum

Usage

new.bioinfo(config.file = "github.toml", title = "",
  description = "", publication = "")

Arguments

config.file

github.toml, nongithub.toml, db_annovar.toml, db_main.toml, or new

title

Name of new item

description

Description of new item

publication

Publication of new item

Examples

Run this code
# NOT RUN {
new.bioinfo('db_main.toml', 'test_item', 'Just is a test item', 'NA')
# }

Run the code above in your browser using DataLab