Generated by
Codox
Cljam
0.8.5
Project
Index
Namespaces
cljam
algo
bam-indexer
convert
dedupe
depth
dict
fasta-indexer
level
normal
pileup
sorter
vcf-indexer
common
io
bam-index
bed
bigwig
crai
cram
csi
fastq
gff
pileup
protocols
sam
sequence
tabix
util
vcf
wig
util
chromosome
intervals
region
sequence
whole-genome
Public Vars
create-index
cljam.algo.fasta-indexer
Indexer of FASTA.
create-index
(create-index in-fa out-fai)
Creates a FASTA index file from the FASTA file.
view source