LoslegenKostenlos loslegen

Finding Palindromes

It is your turn to find palindromic sequences using the zikv sequence. Remember, findPalindromes() can only search a single sequence, and does not work with a set.

Diese Übung ist Teil des Kurses

Introduction to Bioconductor in R

Kurs anzeigen

Anleitung zur Übung

  • Find the palindromes in zikv.
  • Take a minute to check how long these palindromes are and where they are located.

Interaktive Übung

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

# Find palindromes in zikv
___
Code bearbeiten und ausführen