> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/graph/metahuman-dna/load-dna-file.md).

# Load DNA File

<div align="left"><figure><img src="/files/xm0vAowI6N68Jvn7tR0n" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that loads DNA data from a .DNA file on disk.
 * 
 * Reads MetaHuman DNA data from an external file for use
 * in other DNA-related nodes.
 * 
 * Usage:
 * 1. Browse to select a .DNA file
 * 2. Output DNA pin provides access to DNA data
 */
```
