Difference between revisions of "Laurmagee: Week 3"

From LMU BioDB 2013
Jump to: navigation, search
(All titles added)
(Added Formatting)
Line 4: Line 4:
  
 
==Reading Frames==
 
==Reading Frames==
 +
# First Reading Frame (+1)
 +
#*cat sequence_file | ?????
 +
#Second Reading Frame (+2)
 +
#*cat sequence_file | ?????
 +
#Third Reading Frame (+3)
 +
#*cat sequence_file | ?????
 +
#Fourth Reading Frame (-1)
 +
#*cat sequence_file | ?????
 +
#Fifth Reading Frame (-2)
 +
#*cat sequence_file | ?????
 +
#Sixth Reading Frame (-3)
 +
#*cat sequence_file | ?????
  
 
==XMLPipeDB Match Practice==
 
==XMLPipeDB Match Practice==

Revision as of 17:24, 12 September 2013

Complement of a Strand

  • The appropriate processing commands are the following: cat sequence_file | sed "y/atgc/tacg/"
  • This will turn a nucleotide sequence, "agcggtatac", into "tcgccatatg", it's compliment.

Reading Frames

  1. First Reading Frame (+1)
    • cat sequence_file | ?????
  2. Second Reading Frame (+2)
    • cat sequence_file | ?????
  3. Third Reading Frame (+3)
    • cat sequence_file | ?????
  4. Fourth Reading Frame (-1)
    • cat sequence_file | ?????
  5. Fifth Reading Frame (-2)
    • cat sequence_file | ?????
  6. Sixth Reading Frame (-3)
    • cat sequence_file | ?????

XMLPipeDB Match Practice

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox