Open kvetab opened 4 years ago
Apologies for ressurecting this issue, but I am also having trouble with this.
I have managed to get the analysis running with a gencode file that I have prepared after some trial and error: basically I downloaded a gencode .gtf file and removed all the lines/entries except the ones that referred to genes in the third column. However, for some reason that I am yet understand, I am getting 0 SNPs for every single gene in the analysis, and thus, an empty genescore file. Any idea?
Hello, I am using the Pascal package, which contains an annotation file with UCSC known genes. However, I would like to use it with ENSG identifiers. In the settings.txt file included in the package I found this:
but the actual file is nowhere to be found (the directory
annotation
only containsbed
,hla
, anducsc
). I also considered using a file I'd create myself based on data downloaded from Ensembl. Could you please provide either the file mentioned above or some guidelines for how to use Pascal with a custom annotation file? Thanks in advance.