# **Pf8 API**

This page provides documentation for functions in the [malariagen_data](https://github.com/malariagen/malariagen-data-python) Python package for accessing _Plasmodium falciparum_ data.

## Pf8()

```{eval-rst}
.. automethod:: malariagen_data.pf8::Pf8
```

## sample_metadata()

```{eval-rst}
.. automethod:: malariagen_data.pf8::Pf8.sample_metadata
```

## genome_sequence()

```{eval-rst}
.. automethod:: malariagen_data.pf8::Pf8.genome_sequence
```

## genome_features()

```{eval-rst}
.. automethod:: malariagen_data.pf8::Pf8.genome_features
```

## variant_calls()

```{eval-rst}
.. automethod:: malariagen_data.pf8::Pf8.variant_calls
```
