Liking cljdoc? Tell your friends :D

cljam.tools.cli

Implementations of the command-line tool.

Implementations of the command-line tool.
raw docstring

convertclj

(convert args)

Parses command line args and converts file format based on the file extension.

Parses command line args and converts file format based on the file extension.
sourceraw docstring

dictclj

(dict args)

Parses command line args and make fasta dictionary file.

Parses command line args and make fasta dictionary file.
sourceraw docstring

faidxclj

(faidx args)

Parses command line args and make fasta index.

Parses command line args and make fasta index.
sourceraw docstring

indexclj

(index args)

Parses command line args and creates index file.

Parses command line args and creates index file.
sourceraw docstring

levelclj

(level args)

Parses command line args and adds level of alignments.

Parses command line args and adds level of alignments.
sourceraw docstring

normalizeclj

(normalize args)

Parses command line args and normalizes references of the SAM/BAM format.

Parses command line args and normalizes references of the SAM/BAM format.
sourceraw docstring

pileupclj

(pileup args)

Parses command line args and pileups BAM file.

Parses command line args and pileups BAM file.
sourceraw docstring

runclj

(run args)

Executes the specified subcommand.

Executes the specified subcommand.
sourceraw docstring

sortclj

(sort args)

Parses command line args and sorts alignments by the specified method.

Parses command line args and sorts alignments  by the specified method.
sourceraw docstring

versionclj

(version _)

Prints this software version.

Prints this software version.
sourceraw docstring

viewclj

(view args)

Parses command line args and prints all or sub alignments of input sam/bam.

Parses command line args and prints all or sub alignments of input sam/bam.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close