Same species lift over construction: Difference between revisions

From genomewiki
Jump to navigationJump to search
(adding step 2 chain/net)
(add references to other pages like this)
Line 1: Line 1:
=Same Species Lift Over=
=Same Species Lift Over=
Same species lift over procedure.  There is a different procedure for different species lift over construction: [[Minimal_Steps_For_LiftOver]]
Same species lift over procedure.  There is a different procedure for different species lift over construction: [[Whole_genome_alignment_howto]]
See also: [[Minimal_Steps_For_LiftOver]]
 
=Step 1 - blat=
=Step 1 - blat=
Decide on a workDirectory where all this is to be performed.  Note the script: [[File:sameSpeciesBlatSetup.sh.txt]]
Decide on a workDirectory where all this is to be performed.  Note the script: [[File:sameSpeciesBlatSetup.sh.txt]]

Revision as of 17:24, 13 March 2013

Same Species Lift Over

Same species lift over procedure. There is a different procedure for different species lift over construction: Whole_genome_alignment_howto See also: Minimal_Steps_For_LiftOver

Step 1 - blat

Decide on a workDirectory where all this is to be performed. Note the script: File:SameSpeciesBlatSetup.sh.txt and the comments in it to setup the workDirectory and your two genome sequences. That script also uses File:BlatJob.csh.txt

Step 2 - chain/net

The second step is encapsulated in the script: File:SameSpeciesChainNet.sh.txt Similar setup as for Step 1, working in the run.chain directory, constructs the result file. Read the script for information on how to use it and where the result is.