You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To perform annotation of your segmented methylomes or differentially methylated regions, PiGx-Bsseq uses two types of annotation files from UCSC: the CpG-Island annotation and the knownGene annotation.
To retrieve annotation files for humans( hg38) from UCSC Table Browser, follow these steps:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
To perform annotation of your segmented methylomes or differentially methylated regions, PiGx-Bsseq uses two types of annotation files from UCSC: the CpG-Island annotation and the knownGene annotation.
To retrieve annotation files for humans( hg38) from UCSC Table Browser, follow these steps:
Go to the UCSC Table Browser website (https://genome.ucsc.edu/cgi-bin/hgTables).
Select the genome assembly you are working with from the drop-down menu.
Choose the group "Genes and Gene Prediction Tracks" and the latest "GENCODE" track with table "knownGene" for knownGene annotation,
or choose the group "Regulation" and the track "CpG Islands" for CpG-Island annotation.
Click on the "get output" button to retrieve the annotation file.
Download the file and save it to your local directory for use with PiGx-Bsseq pipeline v0.1.9 or later.
Beta Was this translation helpful? Give feedback.
All reactions