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

 




■ 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

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning