Difference between revisions of "Stephen Louie Week 3"
From LMU BioDB 2013
(Added "Where's your stuff?") |
(Added "complement of a strand") |
||
| Line 2: | Line 2: | ||
The icon changed from a note to a webpage | The icon changed from a note to a webpage | ||
| + | |||
| + | ==Complement of a Strand== | ||
| + | |||
| + | The command I used to get the complement strand was slouie4@ab201:/nfs/home/dondi/xmlpipedb/data$ cat prokaryote.txt | sed "y/atcg/tagc/" | ||
Revision as of 00:22, 13 September 2013
Where's your stuff?
The icon changed from a note to a webpage
Complement of a Strand
The command I used to get the complement strand was slouie4@ab201:/nfs/home/dondi/xmlpipedb/data$ cat prokaryote.txt | sed "y/atcg/tagc/"