Pairwise sequence alignment (simple)
Alignment score matrix 계산을 위한 code 입니다. 서열 입력 서열 길이 계산 빈 score matrix 만들기 첫 열 및 행의 값 계산하기 나머지 노드 값 계산하기 score matrix 출력하기
Pairwise sequence alignment (simple) Read More »
Alignment score matrix 계산을 위한 code 입니다. 서열 입력 서열 길이 계산 빈 score matrix 만들기 첫 열 및 행의 값 계산하기 나머지 노드 값 계산하기 score matrix 출력하기
Pairwise sequence alignment (simple) Read More »
Introduction 연구실에서 무엇을 배우고 싶은가요? 인생 계획을 세우고, 연구실에서 무엇을 배우고 싶은지 정리합니다. Methods 인생 계획을 작성합니다. 비전 (Vision) 원하는 인생에 대한 이미지를 기술한다. 목적 및 목표 (Goals and Objectives) 비전을 실현하기 위한 목적과 목표를 기술한다. 달성하고자하는 목적을 기술한다. 목적 달성을 위한 목표를 설정한다. 연구실 활용 계획 인생 계획에 있어서 연구실에서 달성해야 할 목표들이 무엇인지
MIT Technology Review – 10 Breakthrough Technologies Read More »
Research Funding (연구비) Read More »
Introduction Structured Query Language (SQL) is a standardized language designed for three key database operations: (1) defining database structures, (2) manipulating data, and (3) retrieving data from databases. SQL facilitates interaction with Database Management Systems (DBMS), which are responsible for data storage, management, and retrieval. These systems, such as MySQL, Oracle, and Microsoft SQL Server,
SQL – Language for Database managmeent Read More »
Guide to graduate students Read More »