mulatta / Bioinforamtics-Algorithm-practice

This repository contain the practices of "Bioinformatics Algorithm 3/e, Phillip Compeu, et al.,"

Home Page:https://www.bioinformaticsalgorithms.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioinforamtics Algorithm practice

이 Repository는 생물정보학 알고리듬 3/e (필립 콤포, 파벨 페블즈너 저)의 학습 기록을 담고 있습니다.
책의 구성에 따라, 각 Chapter를 본문과 충전소의 2개 section으로 나누어 학습하였습니다.

이 Repository에서는 Rosalind Bioinformatics Textbook Track의 풀이에 대해 다루며, 상기 내용에 대한 상세한 기록은 블로그에서 다룹니다.

Rosalind의 기타 문제들에 대한 풀이는 Rosalind PS repo에서 다뤄집니다.

Guidelines

About this Page

  • 이 페이지에서는 이용 가이드와 목차만 확인이 가능합니다.

For Users

  • 각 절의 코드는 한 파일에 연관이 있는 코드 별로 묶어서 업로드 되어 있습니다.
  • Concepts: 목차에 링크된 블로그 Chapter page의 내용을 따라가면서 코드를 확인하실 것을 권장드립니다.
  • Codes: 목차의 코드를 확인하시면 됩니다.

Another Issues

  • 본문이나 코드 내용 상의 오류에 대한 문의는 Issues 페이지를 이용 부탁드립니다.
  • 그 외 기타 contact은 e-mail 로 부탁드립니다.

목차

Chapter 1. DNA 복제는 유전체의 어디서부터 시작되는가?

본문

충전소

About

This repository contain the practices of "Bioinformatics Algorithm 3/e, Phillip Compeu, et al.,"

https://www.bioinformaticsalgorithms.org/


Languages

Language:Jupyter Notebook 94.5%Language:Python 5.5%