https://github.com/linsalrob/bangers
Convert protein sequences to DNA sequences to make them compatible with mash
https://github.com/linsalrob/bangers
Last synced: 12 months ago
JSON representation
Convert protein sequences to DNA sequences to make them compatible with mash
- Host: GitHub
- URL: https://github.com/linsalrob/bangers
- Owner: linsalrob
- License: mit
- Created: 2022-05-13T22:32:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T01:19:10.000Z (over 1 year ago)
- Last Synced: 2025-03-23T00:39:47.332Z (over 1 year ago)
- Language: C
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bangers
`B`eyond `A` `N`ucleotide `G`enerated `E`valuation of `R`elationships between `S`equences.
This is a project of Mike and Rob, and you should probably ignore it.
If you want to play, compile like so:
```
gcc -Wall -o bangers bangers.c -lz
```
and run like so:
```
./bangers JQ995537.faa.gz
```
It will convert amino acid strings into something else