LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

Introduction to Bioconductor in R

Kurs anzeigen

Interaktive Übung

Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.

# Use vmatchPattern() with the set
___(pattern = ns5, subject = ___, max.mismatch = ___)
Code bearbeiten und ausführen