Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htruong/random-fasta-sample
Get a random sample of sequences among a bigger FASTA file
https://github.com/htruong/random-fasta-sample
Last synced: about 1 month ago
JSON representation
Get a random sample of sequences among a bigger FASTA file
- Host: GitHub
- URL: https://github.com/htruong/random-fasta-sample
- Owner: htruong
- Created: 2014-07-31T14:33:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-31T14:35:32.000Z (over 10 years ago)
- Last Synced: 2024-10-12T16:58:36.725Z (2 months ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
If you have a big FastA file and just want to have part of them sampled randomly then this is for you.
You need to install go at golang.org and then go to the directory where you cloned my repository, then issue `go build`.