CommencerCommencer gratuitement

More about ABCD1

Now that you know that there is an overlap between chromosome X and the gene ABCD1, you can find its gene id and location, also called locus.

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.

# Store the overlapping range in rangefound
___ <- ___(hg_chrX, ABCD1)

# Print names of rangefound
___(___)
Modifier et exécuter le code