There are 0 repository under chromosomes topic.
A dotplot generator for large chromosomes
Visualize your DNA segments from gedmatch, ftdna, myheritage, 23andme
Banding pattern extraction and banding pattern segmentation mask generation for stained banded chromosome images.
Machine Learning (ML) research within medicine and healthcare represents one of the most challenging domains for both engineers and medical specialists. One of the most desired tasks to be accomplished using ML applications is represented by disease detection. A good example of such a task is the detection of genetic abnormalities like Down syndrome, Klinefelter syndrome or Hemophilia. Usually, clinicians are doing chromosome analysis using the karyotype to detect such disorders. The main contribution of the current article consists of introducing a new approach called KaryML Framework, which is extending our previous research: KarySOM: An Unsupervised Learning based Approach for Human Karyotyping using Self-Organizing Maps . Our major goal is to provide a new method for an automated karyotyping system using unsupervised techniques. Additionally, we provide computational methods for chromosome feature extraction and to develop an intelligent system designed to aid clinicians during the karyotyping process.
Standardized identifiers and OWL classes for chromosomes and chromosomal parts across species
The library provides a general genetic algorithm. It is simple, easy to use, and very fast. All you need to do is to define the fitness function and its variables. There are many examples of how to deal with classic genetic algorithms problems.
A plugin to estimate chromosome sizes from karyotype images.
Mapping WikiPathways to chromosomes
Node2Vec and PCA on Hi-C matrices for detecting chromosome translocations.
Evolutionary Chromosome Breakpoints Validator
Gexplora - user-interface to analyse genomic elements along chromosomes
Simple genetic data analysis for GEDKeeper
Meta-chromosome genome files and scripts
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.
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.
A Python script that implements a two player strategic game with two sequences of length n and m nucleotides respectively. At each Round of the game a player can remove a random number of nucleotides from one sequence or the same number of nucleotides from both sequences. The player who removes the last nucleotide wins.
Research work on the search for tRNA-like sequences in the human genome. National Research Nuclear University MEPhI (Moscow Engineering Physics Institute)
An R package to visualize genetic maps.
collection of examples / demos for python 'datadraw' package, organized as a flask app
Measures the integral radial density of a fluorescent signal in a nucleus of any shape
A Python script that for a parameter k, calculates the universal alignment of 2 sequences, with limitation that the alignment contains at most k unknown nucleotides. Nucleotide sequences are sometimes written in a 5-character alphabet, A, T, G, C, and N where N stands for an undefined nucleotide.