Skip to content

g-pyxl/hg19to39_crossmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hg19to38 converter

Simple prepackaged Docker and utility script which uses CrossMap to convert miscellaneous genomic files from the hg19 to hg38.

alt text

Prerequisites

Ensure Docker is installed on your system. You can download it from Docker's official site.

Getting Started

Pulling the Docker Image

First, pull the Docker image from Docker Hub:

docker pull gdoy/seglh_crossmap

Using the Docker Container

The provided shell script liftover.sh facilitates the conversion process. This script checks for an input file, defines the input and output directories, and executes the Docker container with the necessary parameters.

./liftover.sh yourfile.vcf

The script will then process the file and produce an output in the hg38 format with the same directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published