-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The following are the items raised so far.
-
select a variant by rsid or index within the region selected
-
getindex function
-
major/minor alleles for haplotypes
-
ref allele dosage (avoid confusion with minor allele)
-
minor allele frequency
-
HWE test
-
comparison: parse timing vs. VCF format
-
import values in a matrix (Feature request: import genotype/haplotypes into numeric matrix #7)
-
write functions
-
expose interface for non-allocating probability reading functions
-
documentation: define RSID
-
documentation/code: pos -> position
-
allow integer arguments for chromosome selection
-
show()function forBgen,Variant,Genotypes -
documentation: slash (
/) for unphased, bar (|) for phased genotypes and haplotypes -
documentation: clarify the explanation of
probabilities!(b, v)[i, j] -
documentation: biallelic diploid examples then polyploid exceptions
-
same name for similar functionalities to
SnpArrays.jl