Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated README file
  • Loading branch information
jet08013 committed May 13, 2015
1 parent e8980d5 commit 1512e85
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Expand Up @@ -3,5 +3,15 @@ Genomics

Experiments with Python and Genomics

THese are files related to experiments with Python and Bioinformatics, especially Rosalind.
These are files related to experiments with Python and Bioinformatics, especially Rosalind.
It is also a place to try working with Git.

The file names are sometimes opaque. One way to figure out what the
programs do is to look at the "open" command, which should have the
form:
open("rosalind_xxxx","rU")
Then the xxxx is a key to which Rosalind problem is solved.

Obviously I should have named the programs more systematically. Live
and learn.

0 comments on commit 1512e85

Please sign in to comment.