Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.