Developed an interactive web app that allows users to input a DNA sequence and receive a count of each nucleotide (adenine, thymine, cytosine, and guanine) in the form of a dictionary, text, DataFrame, and bar chart. The app was implemented using Streamlit, Pandas, and Altair libraries.
-
Updated
Dec 26, 2022 - Python