Skip to content
Snippets Groups Projects
Commit a9cac57c authored by zuotian's avatar zuotian
Browse files

assignments for day 1

parents
Branches
Tags
No related merge requests found
README 0 → 100644
Assignments for [python programming course] (https://git.lumc.nl)
\ No newline at end of file
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"Homework - Day 1\n",
"===\n",
"\n",
"http://rosalind.info\n",
"\n",
"<iframe src=\"http://rosalind.info\" width=1024 height=500></iframe>"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "subslide"
}
},
"source": [
"Problem ID\n",
"===\n",
"\n",
"[DNA](http://rosalind.info/problems/dna) : Counting DNA Nucleotides \n",
"\n",
"[RNA](http://rosalind.info/problems/rna/) : Transcribing DNA into RNA \n",
"\n",
"[REVC](http://rosalind.info/problems/revc/) : Complementing a Strand of DNA \n",
"\n",
"[GC](http://rosalind.info/problems/gc/) : Computing GC Content \n",
"\n",
"[HAMM](http://rosalind.info/problems/hamm/): Counting Point Mutations \n"
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment