genome
pipelines, tools, and data management for genomics
Install
- All systems
-
curl cmd.cat/genome.sh
- Debian
-
apt-get install libgenome-perl
- Ubuntu
-
apt-get install libgenome-perl
- Kali Linux
-
apt-get install libgenome-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgenome-perl
- Raspbian
-
apt-get install libgenome-perl
- Dockerfile
- dockerfile.run/genome
libgenome-perl
pipelines, tools, and data management for genomics
This is the base namespace module for the Genome software tree. That tree has several primary components: Genome::Model: a data modeling pipeline management system for genomics Genome::Model::Tools a tree of >1000 tools and tool wrappers for genomics Genome::* a variety of sample tracking classes with an RDBMS back-end Only the tools system is currently released. See genome for a complete inventory of all tool packages, and for command-line access to those tools.