erythromycin_cluster | R Documentation |
This dataset contains information about various genes involved in the biosynthesis of Erythromycin, an antibiotic produced by the bacterium Saccharopolyspora erythraea. It includes details such as gene identifiers, start and end positions of genes, and their associated functions and products.
erythromycin_cluster
A data frame with 23 rows and 6 columns:
Unique identifiers for the genes. A character vector.
Start positions of the genes on the chromosome. A numeric vector.
End positions of the genes on the chromosome. A numeric vector.
Strand orientation of the gene, either "+" or "-". A character vector.
Description of the gene products. A character vector.
Functional categorization of the genes. A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.