Skip to content
#

nucleotides

Here are 47 public repositories matching this topic...

A python script that implements an efficient algorithm for the Chimeric Alignment problem. A virus infects a bacterium and modifies a replication process in the bacterium by adding for each A an A sequence of length 1-5, for each C a C sequence of length 1-10, for each G a G sequence of length >= 1 and for each T a T sequence of length >= 1.

  • Updated Nov 26, 2019
  • Python

A Python script that implements a two player strategic game with two chromosomes having length n and m of nucleotides respectively. In each Round of the game a player can destroy one of the chromosomes and split the other into two non-empty parts. The player who deletes the last nucleotide wins.

  • Updated Nov 21, 2019
  • Python

Improve this page

Add a description, image, and links to the nucleotides topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nucleotides topic, visit your repo's landing page and select "manage topics."

Learn more