Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: delehef/fusta

Tags

Verified

This tag was signed with the committer’s verified signature.

v1.5.7

Toggle v1.5.7's commit message
Update dependencies

v1.5.6

Toggle v1.5.6's commit message
Interpolate the FASTA filename into the default path name

Fix #2

v1.5.5

Toggle v1.5.5's commit message
Let user customize the CSV separator

v1.5.4

Toggle v1.5.4's commit message
Fix mountpoint not being created

v1.5.3

Toggle v1.5.3's commit message
Version bump

v1.5.2

Toggle v1.5.2's commit message
Bump version

v1.4

Toggle v1.4's commit message
Daemonize after parsing the FASTA file

This allow better performances when multiple instances are run in
parallel, so that big files are read sequentially rather than in
parallel, making a better use of disk accesses.