/core

My personal core functions and scripts for manipulating sequence data, phylogenetic trees, and other things.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CORE: COde for Romps in Evolutionary data

A mixture of scripts and libraries to help with sequence data manipulation, tree parsing, and other things.

About

These scripts can be used for many tasks including sequence handling, tree making, and sequence alignment. Some of these programs are mainly used as wrappers to easily run other genomics or phylogenetics programs on a bunch of files.

CORE

Directory Description
legacy/ Previous versions of scripts and libraries as well as defunct scripts and libraries that are no longer maintained.
python/ Standalone Python scripts and libraries with functions pertaining to running genomics programs, sequence handling, and tree manipulation. Also contains scripts to generate commands for many files from some common programs and an associated SLURM submission script.
r/ Standalone R scripts for tree manipulation and figure design.
utils/ Various other tools as shell scripts.