Get a protein from the RCSB PDB with:
{{< mol-rcsb 7sgl >}}
Get a local pdb file with:
{{< mol-url ./www/7sgl.pdb >}}
Get a pdb file from a url:
{{< mol-url https://files.rcsb.org/download/7sgl.pdb >}}
Get a local xyz file with:
{{< mol-url ./www/example.xyz >} }
Load a topology and a trajectory with:
{{< mol-traj ./www/example.pdb ./www/example.xtc >}}