Difference between revisions of "Stephen Louie Week 3"

From LMU BioDB 2013
Jump to: navigation, search
(Added "complement of a strand")
(Edited "complement of a strand")
Line 5: Line 5:
 
==Complement of a Strand==
 
==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/"
+
The command I used to get the complement strand was:  
 +
cat prokaryote.txt | sed "y/atcg/tagc/"

Revision as of 00:24, 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:

cat prokaryote.txt | sed "y/atcg/tagc/"
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox