CommencerCommencer gratuitement

Looking for a match

From the previous exercise, you have two objects: selectedSet(a set) and selectedSeq (a single sequence).

You have recently discovered that pattern ns5 is on frame 3 of the AAzika6F. Now, you will discover what the match looks like using selectedSet and selectedSeq.

Cet exercice fait partie du cours

Introduction to Bioconductor in R

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Use vmatchPattern() with the set
___(pattern = ns5, subject = ___, max.mismatch = ___)
Modifier et exécuter le code