how to get chromInfo file
Hi,i'm using outrigger to detect AS events. It needs hg38.chrominfo.
Table 'HG38.chromInfo' doesn't exist\n"
So, how can i get this file.
rna-seq
• 2,945 views
•
link
written
by
fuhaolll2 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
picard – scatter intervals by n uses
written by Matteo Ungaro •Hi there, I have a FASTA genome (GRCh38) for which I want to detect and output a BED file containing intervals of the N sequences …
-
Bedtools getfasta: error
written by ummeswaiba •Hello everyone, I am using .txt file, converted to input.bed, which contains coordinates to the gene sequences (around 1507 in total). To fetch these sequences …
-
Problem while working with sequenza - Chromosomes out of order
written by Camilo Andres •Hi, I'm trying to work with sequenza in order to calculate HRD score of a sample using WES data. When I run sequenza, I get …
-
Identify Alternative Splicing Event using exon and junction count table
written by rhonddaskl •Hi folks, I'm trying to identify alternative splicing events using the junction count table and exon count table generated by STAR, as well as the …
-
novel AS events detection from RNA seq
written by SaraI am trying to find the `Alternative Splicing` events in my `RNAseq` data. to do so I have used both `SUPPA2` and `rmats` but realized …
-
ALT-aware autodetection of hg38.p13 in DRAGEN
written by Tal •Hi, I want to add hg38.patch13 to our DRAGEN system. To do so, I want to generate an autodetection file, so DRAGEN would be able …
-
PSI(Percent spliced-in) Difference test
written by fuhaolll2 •I have 300 singlecells and already calculate their PSI(0<=psi<=1 or NA) for different AS events. Cells can be divided into two category. For every AS …
-
mapping rate of small rna-seq with different references
written by woongjaej •Hi, folks I'm new to analysing small RNa-seq and I have some questions. Hope some experts analysing small RNA-seq could give me some advices. 1. …
-
Downloading genomic interval for hg38
written by ChIPHi, I want to download genomic information for hg38, that have following information: region gene exon/tss/intron/intergenic/CpG/nonCpG The idea is to get this in a table …
-
how to convert R contingency table to a matrix that will be used to merge with other matrix
written by M KDear All, I created a contingency table between gene names and repeats count in each gene as shown below: ``` "(CA)n" "(TG)n" "AT_rich" "B1_Mm" "B1_Mur1" …
A similar issue has been discussed in the following thread.
https://github.com/YeoLab/outrigger/issues/89
Download the chromInfo file from the following link.
http://hgdownload.cse.ucsc.edu/goldenpath/hg38/database/chromInfo.txt.gz
Thanks! I have tried ,but it dosen't work. Did you have used it before , content in chrominfo should be in especial format?
What does not work? @Arup linked the file directly above (and the link does work).
I can download it, but in the tools it doesn't work
Did you try renaming the file
HG38.chromInfo?Hi, did you solve this issue? I get the same problem "Objekt 'chrominfo_grch38' nicht gefunden" using the scarhrd package in R