Tools for the creation and use of genome graphs
Project description
GenGraph
A repository for the GenGraph toolkit for the creation and manipulation of graph genomes
This project aims to make genome graphs simple to create, and provide tools for their manipulation and intergration into common workflows.
Please refer to the wiki for installation and usage instructions.
Quickstart
python ./gengraphTool.py make_genome_graph --seq_file <sequence_file.txt> --out_file_name <filename> --recreate_check
A Docker file is also available that will contain everything you need for your first run.
Sequence file
The sequence file is a tab delimited file with 4 columns:
seq_name | aln_name | seq_path | annotation_path |
---|---|---|---|
H37Rv | seq0 | /Users/panix/Desktop/genomes/H37Rv/sequence.fasta | NA |
Beijing | seq1 | /Users/panix/Desktop/genomes/Beijing-NITR203/sequence.fasta | NA |
H37Ra | seq2 | /Users/panix/Desktop/genomes/H37Ra/sequence.fasta | NA |
The seq_name column is used as the node and edge 'ids' attribute value. It needs to be unique.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file GenGraph-0.2.tar.gz
.
File metadata
- Download URL: GenGraph-0.2.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef63b199ba2f7bd810a08f7edfe8933a0b0d28a35b17670b62d4f0ca508e8b32 |
|
MD5 | ce848cef2ba037941d0343167b948b49 |
|
BLAKE2b-256 | cc0d45c1f38110caeba54e75cdf129ae38fe40aee5d279266bb021fdff90ca7e |
File details
Details for the file GenGraph-0.2-py3-none-any.whl
.
File metadata
- Download URL: GenGraph-0.2-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c422b794f40a17533f83b597873a4aaff10e77d544ffa32feae047bb49946919 |
|
MD5 | 227c0ff6a5a87a303423c328992a6f39 |
|
BLAKE2b-256 | 9a16349cdd5b1fbc1d8a1bff41f21ed642ac917b378cb932bfaa0857b4ea374a |