README.md

library(CentralDogma)

Package Description

This package stimulates the process of the central dogma in biology, namely the process of replication, transcription and translation. Five main functions are included in this package so far.

Functions

Use Case

  1. For transcription():
transcription("ATCTA")
#> [1] "AUCUA"
  1. For AA_num_plot():
AAplot <- AA_num_plot("MFVVYNKRSS")
AAplot

Discussion for T4



rforbiodatascience22/group_9_package documentation built on March 25, 2022, 12:24 a.m.