Manipulating Sequences - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

This is a sample video. To access the full content,
please Login

8970 visits



Outline:

1. Generate a random DNA sequence. 2. Slice the DNA sequence at specified locations. 3. Join the two sequences together to form a new sequence (concatenate). 4. Find the length of the sequence. 5. Count the number of individual bases or part of string. 6. Find a particular base or part of the string. 7. Convert a sequence object to a mutable sequence object.