Coder Social home page Coder Social logo

hpp-assembly's Introduction

Human Pan-Genome Project and Hifiasm

This repository contains the workflow, Dockerfile and some test json files to run hifiasm, a haplotype-resolved de novo assembler for PacBio Hifi reads. The workflow is going to be used in generating the inital assemblies of the samples sequenced by Human Pan-Genome Project.

Dependencies to run locally

Cromwell

https://cromwell.readthedocs.io/en/stable/tutorials/FiveMinuteIntro/

Docker

https://docs.docker.com/engine/install/

Instructions to run locally

After installing Cromwell and Docker make sure to have the child and parents reads set (i.e in fastq , fastq.gz or bam format) available locally. Then you have to modify inputs.json based on your instance type and the name of input files. Here we provide read sets for chromosome 20 and instructions to run this as a test.

git clone https://github.com/masri2019/hpp-assembly/
mkdir data
cd data
wget https://storage.googleapis.com/hifiasm/HG003.GRCh38.2x250.chrom20.fastq.gz
wget https://storage.googleapis.com/hifiasm/HG004.GRCh38.2x250.chrom20.fastq.gz
wget https://storage.googleapis.com/hifiasm/pFDA_HG002_CCS_35X_2_GRCh38_no_alt.chrom20.fastq.gz
cd ../
java -jar ${CROMWELL_JAR_PATH} run assembly.wdl --inputs inputs.json

hpp-assembly's People

Contributors

mobinasri avatar

Stargazers

Mike Lin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.