Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
blt chrom-lens(1)	     General Commands Manual	       blt chrom-lens(1)

SYNOPSIS
     blt chrom-lens < file.fasta

DESCRIPTION
     blt chrom-lens Generates TSV (tab separated values) output containing chro-
     mosome  names  and  lengths as required by kallisto and other tools.  Since
     the lengths are taken directly from the FASTA reference file,  this  elimi-
     nates the need to locate and trust other sources of this information.

EXAMPLES
     blt chrom-lens < file.fasta
     xzcat file.fasta.xz | blt chrom-lens

SEE ALSO
     blt(1)

AUTHOR
     J. Bacon

							       blt chrom-lens(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=blt-chrom-lens&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help