Skip to content

Instantly share code, notes, and snippets.

@corburn
Last active May 24, 2016 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corburn/faebcfdb79d9b34514d5c6e2b8910522 to your computer and use it in GitHub Desktop.
Save corburn/faebcfdb79d9b34514d5c6e2b8910522 to your computer and use it in GitHub Desktop.

DNA-DNA Hybridization

TODO

Restriction Enzyme Digestion Profiles

TODO

Genetic Mapping

Can offer firm evidence if a disease transmitted from parent to child is linked to one or more genes. Provides clues about which chromosome contains the gene and where it is on the chromosome.

Mapping or positioning the primary library (cosmid, BAC, YAC) is carried out using a combination of techniques such as:

Genetic Marker Identification

TODO

PrimerProspector

TypeError: range() integer end argument expected, got numpy.float64.

https://groups.google.com/forum/#!topic/qiime-forum/Ip6xyAC4QS4

From some prior tests, it is a conflict between versions of matplotlib and numpy, try using these versions: Matplotlib 1.2.1 numpy 1.7.1 and see if that fixes the issue.

HPC

  • ViennaCL ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA, OpenCL, and OpenMP (including switches at runtime).

Visualization

  • PAUP PAUP* (Phylogenetic Analysis Using Parsimony and other methods) is a computational phylogenetics program for inferring evolutionary trees (phylogenies), written by David L. Swofford. Originally, as the name implies, PAUP only implemented parsimony, but from version 4.0 (when the program became known as PAUP) it also supports distance matrix, and likelihood methods.
  • IQ-TREE
  • fasttree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment