how to create chain files using two genomes of the same species
I am trying to use liftover, do you know where I can find chain files for apple(Malus domestica)? or how I can create one?
software error
• 1,370 views
•
link
written
by
hzaujsxu •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to choose LiftOver chain file
written by ttomI am trying to liftover a hg38 Whole Genome Sequenced VCF to hg19 VCF. Planning to use GATK Picard for this. However not sure which …
-
Liftover GRCh37 to hg38 1kg/GATK.
written by ManuelDBI need to liftover a few variants from GRCh37 to hg38 1kg/GATK. [UCSC lifover][1] does not have this reference genome version available. I have tried …
-
Gene Ontology for the species Malus domestica
written by sangi •Hi all, I mapped my reads using STAR and have feature counts. In R, I am using edgeR, limma, and voom for differential expression analysis. …
-
Is there a list of high Linkage Disequilibrium (LD) regions for genome Build 38?
written by yy237 •I am conducting GWAS QC and would like to exclude regions of high linkage disequilibrium (LD) during pruning of my data (which is in GRCh38). …
-
Making chain files
written by mc2548 •I work on non-model insect genomes. In order to look for orthologous regions across species I have had been blasting in the past. But I …
-
Performing liftOver between genome assemblies not available on UCSC genome browser
written by br.tania •Hi All, I have VCF files for 2 different macaque species' (Pig-tailed, Japanese) samples. The aim is to liftOver the VCF from one specie to …
-
Best tools for lifting over genome coordinates for non model organism (custom) reference genomes
written by WilliamWhat are currently the best tools for lifting over genome coordinates from one custom genome build to another custom genome build. I found this 4 …
-
chain file for maize
written by shinken123Hi I am trying to use CrossMap, do you know where I can found chain files for maize? or how I can create one? Best …
-
How Do You Convert A Sam/Bam File To A Psl Or Axt Format?
written by lp364 •<p>I am trying to make a chain file to use in liftOver and these can be made using PSL or AXT files. My current data …
-
Produce Interspecies Liftover Chain
written by kyle.oliveira •<p>I'm trying to produce a chain.over file that we can use with UCSC's liftOver program to convert hg19 coordinates to canFam3.0 coordinates. (Yes, I know …
I use this https://github.com/wurmlab/flo . Works quite nicely and is easy to run.
ok,I will try it. Thanks a lot.