Is your feature request related to a problem? Please specify.
For the sake of convenience, it would be nice if the fasta output from samtools faidx could be bgzip'ed.
Describe the solution you would like.
A command line argument that would enable the fasta output from samtools faidx (and potentially other tools with a fasta output) to be bgzip'ed.
Is your feature request related to a problem? Please specify.
For the sake of convenience, it would be nice if the
fastaoutput fromsamtools faidxcould be bgzip'ed.Describe the solution you would like.
A command line argument that would enable the
fastaoutput fromsamtools faidx(and potentially other tools with afastaoutput) to be bgzip'ed.