문제해결(PS)/ROSALIND 63

Inferring mRNA from Protein(단백질로 mRNA 추론)

https://rosalind.info/problems/mrna/ ROSALIND | Inferring mRNA from ProteinIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Inferring mRNA from Protein solved by 10037 2012년 7월 2일 12:00:00 오전 by Rosalind Team Topics: Combinatorics Pitfalls of Reversing Translrosalind.infoProblemFor positive integers a">aa and n">nn, a">aa modulo n">nn..

Finding a Shared Motif(공유 모티브 찾기)

https://rosalind.info/problems/lcsm/ ROSALIND | Finding a Shared MotifIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Finding a Shared Motif solved by 10635 2012년 7월 2일 12:00:00 오전 by Rosalind Team Topics: String Algorithms Searching Through the Haystacrosalind.infoProblemA common substring of a collection of strings is a substring o..

Calculating Expected Offspring ( 기대 자식 계산하기)

https://rosalind.info/problems/iev/ ROSALIND | Calculating Expected OffspringIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Calculating Expected Offspring solved by 11701 2012년 12월 4일 7:02:57 오전 by Rosalind Team Topics: Heredity, Probability The Need for Averrosalind.infoProblemFor a random variable X">X𝑋 taking integer values betw..

Overlap Graphs (오버랩 그래프)

https://rosalind.info/problems/grph/ ROSALIND | Overlap GraphsIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Overlap Graphs solved by 12057 2012년 7월 2일 12:00:00 오전 by Rosalind Team Topics: Graph Algorithms A Brief Introduction to Graph Theory Nrosalind.info 이 문제는 Ok에서 k만큼 각 서열이 끝부분과 시작부분이 겹치는지 알아내는 문제이다. 여기선 O3이므로 앞뒤로 3씩 잘라서 비교해본다. ..

Mortal Fibonacci Rabbits(수명이 있는 피보나치 토끼들)

https://rosalind.info/problems/fibd/ ROSALIND | Mortal Fibonacci RabbitsIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Mortal Fibonacci Rabbits solved by 12965 Wabbit Season Figure 1. A c.1905 photo from Australia of a cart loaded to the hilt with rabbit skins. Firosalind.info 이 문제는 피보나치 토끼의 응용 문제이다. 이 문제는 토끼의 수명이 m달로 한정되어 있다. 태어난 첫..

Consensus and Profile(공통서열과 프로파일)

https://rosalind.info/problems/cons/ ROSALIND | Consensus and ProfileIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Consensus and Profile solved by 14907 2012년 7월 2일 12:00:00 오전 by Rosalind Team Topics: String Algorithms Finding a Most Likely Common Arosalind.info 이 문제는 같은 길이의 여러 개의 서열이 주어졌을 때, 그 서열들의 프로파일과 공통서열을 구하는 문제이다. 공통서열은 서열의..

Mendel's First Law(맨델의 첫 번째 법칙)

https://rosalind.info/problems/iprb/ ROSALIND | Mendel's First LawIt appears that your browser has JavaScript disabled. Rosalind requires your browser to be JavaScript enabled. Mendel's First Law solved by 20688 2012년 12월 4일 7:02:24 오전 by Rosalind Team Topics: Heredity, Probability Introduction to Mendelian Inhrosalind.info 이 문제는 맨델의 첫 번째 법칙, 우열법칙과 연관된 문제이다. 우성 동형 접합, 이형 접합, 열성 동형 접합의 개체수를 각각 띄어..