전체 글 (33) 썸네일형 리스트형 Python2 indexing - returns the index position of an element or an item in a string of characters or a list of items slicing - returns a slice object in a string or a list Python1 dictionary dic_a = {'English':'영어'} → dic_a ['English'] = '영어' Usage →dict_amino_acid = {'AUG':'Met', 'UGU':'Cys'} →dict_amino_acid = {} dict_amino_acid['AUG'] = 'Met' →key = ['AUG', 'UGU'] value = ['Met', 'Cys'] dict_amino_acid = dict(zip(key,value)) python coding vi_file_name.py python2_file_name.py input() - prompts the user for data that in converted to and returned as a integer raw_input() .. 우울 어김없이 네가 찾아오면 내쫓지 아니한다. 못한다 뜨거운 물에 적신 수건처럼 무겁지만 달리 보면 따뜻한 너 같이 가야 하는 존재인가 Linux - Ubuntu Command ls : shows files which are located at present directory and lower directory ll : plays very similar as ls, but it shows file information in more detail vi editor : shows file contents, you can edit or make new file contents using this command →vi_file_name →insert : edit mode →Esc : quit edit mode + wq(!) mkdir : makes a new directory →mkdir_directory_name cd : changes directory - relati.. Sequence Alignment Global alignment : a type of pairwise sequence alignment where two sequences are generally similar over the length as it is the end-to-end alignment of two strings and takes account of entire sequences Local alignment : a type of pairwise alignment where two seqeunces are not assumed to be similar over the entire length, and it finds the regions with the highest level of similarity between the t.. Genomics basic concept DNA(Deoxyribonucleic acid) : a helical molecule comprising a sequence of four nucleotides(bases) RNA(Ribonucleic acid) : a single-stranded molecule comprising a sequence of four nucleotides Protein : a molecule comprising a long chain of amino acids connected by peptide bonds Gene : a strctch of DNA containing the information necessary for coding a protein/polypeptide Central dogma Duplication T.. 나무 중력을 거스르고 위로 곧아 오르는 널 보니 과연 미지의 세계 너답다 투박한 살갗은 너를 지키고 휘날리는 푸른 머리칼은 매력을 더하고 보이지 않는 무수한 발들은 너를 받드니 있는 자리에서 불멸과 타협하며 살아가는 너 너처럼 살고 싶다 청춘의 행복 마음이 아려오면 그것이 행복이다 미소가 지어지면 그것이 행복이다 머무르지 않아서 더 아프고 아름다운 짧아서 더 소중한 청춘의 행복이여 이전 1 2 3 4 5 다음