본문 바로가기
IT 와 Social 이야기/Python

[J-sec] Building a BioInformatics App with Streamlit and Python

by manga0713 2020. 8. 17.






■ Streamlit 을 사용하여 BioInformatics App 만들기


- BioPython

- NeatBio

- Streamlit



■ The Structure of App


- DNA Sequence: from a FASTA file

- DotPlot: compare 2 different sequences and generate a dotplot



■ Features of App


- DNA Composition (GC Content, AT Content)

- Transcription

- Translation

- Plot our nucleotide frequency

- Amino acid frequency