How to creat *over.chain.gz file
0
0
Entering edit mode
4.9 years ago
afli ▴ 190

Hello, I want to creat a chain file using the pipeline "http://genomewiki.ucsc.edu/index.php/DoSameSpeciesLiftOver.pl", I get the following error when excute doSameSpeciesLiftOver.pl.

>doSameSpeciesLiftOver.pl -verbose=2 -buildDir=/home/afli/work/data/tmp/liftover/GCA_000004515.3_Glycine_max_v2.0 -ooc=GCA_000004515.3_Glycine_max_v1.1.ooc -fileServer=localhost -localTmp="/dev/shm"  -dbHost=localhost -bigClusterHub=localhost -target2Bit=GCA_000004515.3_Glycine_max_v2.0.2bit -targetSizes=GCA_000004515.3_Glycine_max_v2.0.chrom.sizes -query2Bit=GCF_000004515.3_V1.1.2bit -querySizes=GCF_000004515.3_V1.1.chrom.sizes GCA_000004515.3_Glycine_max_v1.1 GCF_000004515.3_V1.1

ssh: connect to host localhost port 22: Connection refused
HgStepManager: executing from step 'align' through step 'cleanup'.
HgStepManager: executing step 'align' Tue Jun  4 10:30:17 2019.
Using localhost, GCA_000004515.3_Glycine_max_v2.0.2bit and GCF_000004515.3_V1.1.2bit
align: localhost does not have GCA_000004515.3_Glycine_max_v1.1.ooc -- if that is not the correct location, please run again with -ooc.

My system is Ubuntu 14.04.5 LTS, it seems that the ssh part get some errors, how can I solve this problem? Thank you!

liftover chain file • 1.6k views
ADD COMMENT
4
Entering edit mode

perhaps you might try flo (https://github.com/wurmlab/flo) a re-implementation of the SameSpeciesLiftOver pipeline (although it generates the chain file as in intermediate step).

ADD REPLY
0
Entering edit mode

Thank you very much! It is helpful!

ADD REPLY
0
Entering edit mode

flo eventually generates a file called liftover.chn in the directory run, which is what I think you are looking for

ADD REPLY

Login before adding your answer.

Traffic: 1832 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6