Learn R Programming

rsbp (version 0.1.0)

getPart: Retrieve information for a part from the Registry of Standard Biological Parts

Description

Retrieve information for a part from the Registry of Standard Biological Parts

Usage

getPart(id)

Arguments

id

A part name.

Value

A data frame containing part information.

Information Guidelines

The provided information follows the guidelines set forth by iGEM Foundation at http://parts.igem.org/Registry_API/Guidelines.

Content License

All Registry content falls under Creative Commons Attribution-ShareAlike: https://creativecommons.org/licenses/by-sa/4.0/.

Examples

Run this code
# NOT RUN {
getPart("BBa_R0040")
# }

Run the code above in your browser using DataLab