BioMinnie / DNAManipulations

General Python scripts involving biopython and regular expressions modules to find DNA motifs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DNAManipulations

General scripts. Typically Python, Perl, R or Bash.

Types of manipulations:

  1. Find DNA motifs or genomic regions

  2. Extract distances between motifs or genomic regions

  3. String filtering

  4. Count motifs or genomic regions within coordinates

  5. Perform statistical analyses on data

  6. Convert between different filetypes, usually genomic datatypes

  7. Circularise de novo assembled genomes

  8. Plot publication quality graphs

About

General Python scripts involving biopython and regular expressions modules to find DNA motifs


Languages

Language:Python 48.3%Language:R 48.0%Language:Perl 3.2%Language:Awk 0.5%