Skip to content
Snippets Groups Projects
Commit 748700c8 authored by Matt Williams's avatar Matt Williams
Browse files

Update first code cell

parent 8f7b0fe7
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id: tags:toc
%% Cell type:code id: tags:
``` python
import Bio
from Bio.Seq import Seq
Seq("AGTACACTGGT")
```
%% Output
Seq('AGTACACTGGT')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment