1. Uczyć się
  2. /
  3. Courses
  4. /
  5. Introduction to Bioconductor in R

Connected

Exercise

S4 class definition

We will use the class BSgenome, which is already loaded for you.

Let's check the formal definition of this class by using the function showClass("className"). Check the BSgenome class results and find its parent classes (Extends) and the classes that inherit from it (Subclasses).

Instrukcje

50 XP

Możliwe odpowiedzi