Ag3 API#
This page provides a curated list of functions and properties available in the malariagen_data API relating to Anopheles gambiae data.
Basic data access#
|
Find which release a sample set was included in. |
|
|
|
|
|
|
|
|
|
Access a dataframe of sample sets. |
Sample metadata access#
|
Add extra sample metadata, e.g., including additional columns which you would like to use to query and group samples. |
|
Access ancestry-informative marker (AIM) metadata for one or more sample sets. |
Clear any extra metadata previously added. |
|
|
Access cohort membership metadata for one or more sample sets. |
|
Create a pivot table showing numbers of samples available by space, time and taxon. |
|
Read general sample metadata for one or more sample sets into a pandas DataFrame. |
|
Get the metadata for a specific sample and sample set. |
|
Plot a bar chart showing the number of samples available, grouped by some variable such as country or year. |
|
Plot an interactive map showing sampling locations using ipyleaflet. |
|
Access sample metadata for one or more sample sets. |
|
Load a data catalog providing URLs for downloading BAM, VCF and Zarr files for samples in a given sample set. |
SNP data access#
|
Compute genome accessibility array. |
Open site annotations zarr. |
|
|
Open site filters zarr. |
|
Open SNP genotypes zarr for a given sample set. |
Open SNP sites zarr. |
|
|
Plot SNPs in a given genome region. |
|
Plot SNPs in a given genome region. |
|
Load site annotations. |
|
Access SNP site filters. |
Identifiers for the different site masks that are available. |
|
|
Compute SNP allele counts. |
|
Access SNP sites, site filters and genotype calls. |
|
Deprecated, this method has been renamed to snp_calls(). |
|
Access SNP genotypes and associated data. |
|
Access SNP site data (positions or alleles). |
|
Access SNP sites and site filters. |
Haplotype data access#
|
Access haplotype data. |
|
Open haplotypes zarr. |
|
Open haplotype sites zarr. |
Identifiers for the different phasing analyses that are available. |
CNV data access#
Identifiers for the different coverage calls analyses that are available. |
|
|
Access CNV HMM data from genome-wide CNV discovery and filtering. |
|
Access CNV discordant read calls data. |
|
Access CNV HMM data from CNV calling. |
|
Open CNV coverage calls zarr. |
|
Open CNV discordant read calls zarr. |
|
Open CNV HMM zarr. |
|
Plot CNV HMM data for a single sample, together with a genes track, using bokeh. |
|
Plot CNV HMM data for a single sample, using bokeh. |
|
Plot CNV HMM data for multiple samples as a heatmap, with a genes track, using bokeh. |
|
Plot CNV HMM data for multiple samples as a heatmap, using bokeh. |