Index

_ | A | B | C | D | E | F | G | I | M | N | O | P | R | S | T | V | W

_

_AltRecord (class in vcf.parser)
_Breakend (class in vcf.parser)
_Call (class in vcf.parser)
_Record (class in vcf.parser)
_SingleBreakend (class in vcf.parser)
_Substitution (class in vcf.parser)
_SV (class in vcf.parser)

A

aaf (vcf.parser._Record attribute)
alleles (vcf.parser._Record attribute)
alts (vcf.Reader attribute)
AvgDepthPerSample (class in vcf.filters)

B

Base (class in vcf.filters)

C

call_rate (vcf.parser._Record attribute)
called (vcf.parser._Call attribute)
chr (vcf.parser._Breakend attribute)
connectingSequence (vcf.parser._Breakend attribute)
customize_parser() (vcf.filters.Base class method)

D

data (vcf.parser._Call attribute)
DepthPerSample (class in vcf.filters)

E

end (vcf.parser._Record attribute)
ErrorBiasFilter (class in vcf.filters)

F

fetch() (vcf.Reader method)
filter_name() (vcf.filters.Base method)
filters (vcf.Reader attribute)
formats (vcf.Reader attribute)

G

genotype() (vcf.parser._Record method)
get_hets() (vcf.parser._Record method)
get_hom_alts() (vcf.parser._Record method)
get_hom_refs() (vcf.parser._Record method)
get_unknowns() (vcf.parser._Record method)
gt_alleles (vcf.parser._Call attribute)
gt_bases (vcf.parser._Call attribute)
gt_type (vcf.parser._Call attribute)

I

infos (vcf.Reader attribute)
is_deletion (vcf.parser._Record attribute)
is_het (vcf.parser._Call attribute)
is_indel (vcf.parser._Record attribute)
is_monomorphic (vcf.parser._Record attribute)
is_snp (vcf.parser._Record attribute)
is_sv (vcf.parser._Record attribute)
is_sv_precise (vcf.parser._Record attribute)
is_transition (vcf.parser._Record attribute)
is_variant (vcf.parser._Call attribute)

M

metadata (vcf.Reader attribute)

N

name (vcf.filters.Base attribute)
next() (vcf.Reader method)
nucl_diversity (vcf.parser._Record attribute)
num_called (vcf.parser._Record attribute)
num_het (vcf.parser._Record attribute)
num_hom_alt (vcf.parser._Record attribute)
num_hom_ref (vcf.parser._Record attribute)
num_unknown (vcf.parser._Record attribute)

O

orientation (vcf.parser._Breakend attribute)

P

phased (vcf.parser._Call attribute)
pos (vcf.parser._Breakend attribute)

R

Reader (class in vcf)
remoteOrientation (vcf.parser._Breakend attribute)

S

sample (vcf.parser._Call attribute)
samples (vcf.parser._Record attribute)
sequence (vcf.parser._Substitution attribute)
site (vcf.parser._Call attribute)
SiteQuality (class in vcf.filters)
SnpOnly (class in vcf.filters)
start (vcf.parser._Record attribute)
sv_end (vcf.parser._Record attribute)

T

trim_common_suffix() (in module vcf.utils)
type (vcf.parser._AltRecord attribute)

V

var_subtype (vcf.parser._Record attribute)
var_type (vcf.parser._Record attribute)
VariantGenotypeQuality (class in vcf.filters)
vcf (module)
vcf.utils (module)

W

walk_together() (in module vcf.utils)
withinMainAssembly (vcf.parser._Breakend attribute)
write_record() (vcf.Writer method)
Writer (class in vcf)

Project Versions