kbbq
latest
Contents:
Tutorials
Command Line Reference
Module Reference
kbbq
Docs
»
Index
Edit on GitHub
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
_
__getitem__() (kbbq.covariate.Covariate method)
__init__() (kbbq.covariate.Covariate method)
(kbbq.covariate.CovariateData method)
(kbbq.covariate.CycleCovariate method)
(kbbq.covariate.DinucCovariate method)
(kbbq.covariate.QCovariate method)
(kbbq.covariate.RGCovariate method)
(kbbq.read.ReadData method)
(kbbq.recaltable.GATKReport method)
(kbbq.recaltable.GATKTable method)
(kbbq.recaltable.RecalibrationReport method)
__len__() (kbbq.read.ReadData method)
__setitem__() (kbbq.covariate.Covariate method)
__str__() (kbbq.recaltable.GATKReport method)
(kbbq.recaltable.GATKTable method)
(kbbq.recaltable.RecalibrationReport method)
B
bamread_get_oq() (in module kbbq.compare_reads)
(in module kbbq.read)
bamread_get_quals() (in module kbbq.read)
benchmark() (in module kbbq.benchmark)
benchmark_bam() (in module kbbq.benchmark)
benchmark_fastq() (in module kbbq.benchmark)
C
calculate_q() (in module kbbq.benchmark)
canonical_name() (kbbq.read.ReadData method)
complement (kbbq.compare_reads.Dinucleotide attribute)
consume_read() (kbbq.covariate.CovariateData method)
(kbbq.covariate.QCovariate method)
(kbbq.covariate.RGCovariate method)
Covariate (class in kbbq.covariate)
CovariateData (class in kbbq.covariate)
cyclecov (kbbq.covariate.CovariateData attribute)
CycleCovariate (class in kbbq.covariate)
D
data (kbbq.recaltable.GATKTable attribute)
description (kbbq.recaltable.GATKTable attribute)
dinuc_to_int (kbbq.compare_reads.Dinucleotide attribute)
dinuccov (kbbq.covariate.CovariateData attribute)
DinucCovariate (class in kbbq.covariate)
Dinucleotide (class in kbbq.compare_reads)
dinucs (kbbq.compare_reads.Dinucleotide attribute)
E
errors (kbbq.covariate.Covariate attribute)
(kbbq.read.ReadData attribute)
F
fastq_cycle_covariates() (in module kbbq.compare_reads)
fastq_dinuc_covariates() (in module kbbq.compare_reads)
fastq_infer_rg() (in module kbbq.compare_reads)
fastq_infer_secondinpair() (in module kbbq.compare_reads)
find_read_errors() (in module kbbq.compare_reads)
from_bamread() (kbbq.read.ReadData class method)
from_fastq() (kbbq.read.ReadData class method)
fromfile() (kbbq.recaltable.GATKReport class method)
fromstring() (kbbq.recaltable.GATKTable class method)
G
gatk_delta_q() (in module kbbq.compare_reads)
GATKReport (class in kbbq.recaltable)
GATKTable (class in kbbq.recaltable)
generic_cycle_covariate() (in module kbbq.compare_reads)
generic_dinuc_covariate() (in module kbbq.compare_reads)
get_bam_readname() (in module kbbq.benchmark)
get_bamread_quals() (in module kbbq.benchmark)
get_bed_dict() (in module kbbq.benchmark)
get_colfmts() (kbbq.recaltable.GATKTable method)
get_cycle_array() (kbbq.read.ReadData method)
get_cycle_errors() (kbbq.read.ReadData method)
get_datastring() (kbbq.recaltable.GATKTable method)
get_dinuc_errors() (kbbq.read.ReadData method)
get_dinucleotide_array() (kbbq.read.ReadData method)
get_error_dict() (in module kbbq.benchmark)
get_fastq_readname() (in module kbbq.benchmark)
get_fmtstring() (kbbq.recaltable.GATKTable method)
get_full_skips() (in module kbbq.benchmark)
get_headerstring() (kbbq.recaltable.GATKReport method)
get_ncols() (kbbq.recaltable.GATKTable method)
get_nrows() (kbbq.recaltable.GATKTable method)
get_num_cycles() (kbbq.covariate.CovariateData method)
get_num_dinucs() (kbbq.covariate.CovariateData method)
get_num_qs() (kbbq.covariate.CovariateData method)
get_num_rgs() (kbbq.covariate.CovariateData method)
get_pu() (kbbq.read.ReadData method)
get_q_errors() (kbbq.read.ReadData method)
get_ref_dict() (in module kbbq.benchmark)
get_rg_errors() (kbbq.read.ReadData method)
get_rg_int() (kbbq.read.ReadData method)
get_rg_to_pu() (in module kbbq.compare_reads)
get_titlestring() (kbbq.recaltable.GATKTable method)
get_unindexed() (kbbq.recaltable.GATKTable method)
get_var_sites() (in module kbbq.benchmark)
(in module kbbq.compare_reads)
I
i (kbbq.compare_reads.RescaledNormal attribute)
increment() (kbbq.covariate.Covariate method)
K
kbbq (module)
kbbq.benchmark (module)
kbbq.compare_reads (module)
kbbq.covariate (module)
kbbq.plot (module)
kbbq.read (module)
kbbq.recaltable (module)
L
load_positions() (in module kbbq.compare_reads)
load_rgs_from_bamfile() (kbbq.read.ReadData class method)
M
maxscore (kbbq.compare_reads.RescaledNormal attribute)
N
name (kbbq.read.ReadData attribute)
not_skipped_errors() (kbbq.read.ReadData method)
nucleotides (kbbq.compare_reads.Dinucleotide attribute)
num_cycles() (kbbq.covariate.CycleCovariate method)
num_dinucs() (kbbq.covariate.DinucCovariate method)
num_qs() (kbbq.covariate.QCovariate method)
num_rgs() (kbbq.covariate.RGCovariate method)
numrgs (kbbq.read.ReadData attribute)
O
oldset (kbbq.compare_reads.RescaledNormal attribute)
P
p_to_q() (in module kbbq.compare_reads)
pad_axis() (in module kbbq.covariate)
(kbbq.covariate.Covariate method)
(kbbq.covariate.CycleCovariate method)
pad_axis_to_fit() (kbbq.covariate.Covariate method)
parse_fmtstring() (kbbq.recaltable.GATKTable static method)
plot_benchmark() (in module kbbq.plot)
possible_diffs (kbbq.compare_reads.RescaledNormal attribute)
precisionmap (kbbq.recaltable.GATKTable attribute)
print_benchmark() (in module kbbq.benchmark)
prior() (kbbq.compare_reads.RescaledNormal class method)
prior_dist (kbbq.compare_reads.RescaledNormal attribute)
Q
q_to_p() (in module kbbq.compare_reads)
qcov (kbbq.covariate.CovariateData attribute)
QCovariate (class in kbbq.covariate)
qual (kbbq.read.ReadData attribute)
R
ReadData (class in kbbq.read)
recalibrate_fastq() (in module kbbq.compare_reads)
RecalibrationReport (class in kbbq.recaltable)
regression_recalibrate() (in module kbbq.compare_reads)
RescaledNormal (class in kbbq.compare_reads)
rg (kbbq.read.ReadData attribute)
rg_to_int (kbbq.read.ReadData attribute)
rg_to_pu (kbbq.read.ReadData attribute)
rgcov (kbbq.covariate.QCovariate attribute)
RGCovariate (class in kbbq.covariate)
S
second (kbbq.read.ReadData attribute)
seq (kbbq.read.ReadData attribute)
shape() (kbbq.covariate.Covariate method)
skips (kbbq.read.ReadData attribute)
str_qual() (kbbq.read.ReadData method)
T
tables (kbbq.recaltable.GATKReport attribute)
title (kbbq.recaltable.GATKTable attribute)
total (kbbq.covariate.Covariate attribute)
train_regression() (in module kbbq.compare_reads)
tstamp() (in module kbbq.compare_reads)
typemap (kbbq.recaltable.GATKTable attribute)
V
veccomplement() (kbbq.compare_reads.Dinucleotide class method)
vecget() (kbbq.compare_reads.Dinucleotide class method)
vectorized_complement (kbbq.compare_reads.Dinucleotide attribute)
vectorized_get (kbbq.compare_reads.Dinucleotide attribute)
version (kbbq.recaltable.GATKReport attribute)
W
write() (kbbq.recaltable.GATKReport method)
(kbbq.recaltable.GATKTable method)