Coder Social home page Coder Social logo

halelab / adapt_purgehaplotigs_for_falconphase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skingan/adapt_purgehaplotigs_for_falconphase

0.0 2.0 0.0 8 KB

Convert output of purge haplotigs to format compatible with FALCON-Phase

Perl 100.00%

adapt_purgehaplotigs_for_falconphase's Introduction

adapt_PurgeHaplotigs_for_FALCONPhase

Convert output of purge haplotigs to format compatible with FALCON-Phase

Scope

Purge haplotigs is a method for identifying haplotigs in PacBio genome assemblies, such as those generated with FALCON-Unzip. The method analyzes read coverage and sequence alignments to categorize primary contigs as haplotigs. Haplotytic primary contigs often occur when haplotype divergence is high (~5% or greater, depending on assembly parameters).

This script renames the haplotigs identified by purge haplotigs using the nomenclature of FALCON-Unzip. Repeat contigs are discarded.

This script makes the output of purge haplotigs compatible with FALCON-Phase.

Usage

renamePurgedHaplotigs.pl curated.fasta curated.haplotigs.fasta cns_h_ctg.fasta

Input

curated.fasta - curated primary contigs, output from purge haplotigs

curated.haplotigs.fasta - curated haplotigs, output from purge haplotigs, "new haplotigs"

cns_h_ctg.fasta - original haplotigs output from FALCON-Unzip

Output

curated.haplotigs.renamed.fasta - curated haplotigs renamed in Unzip haplotig style (e.g. 000123F_001)

Log of original and new names plus omitted repeat contigs is printed to stdout.

Dependencies

perl

samtools

adapt_purgehaplotigs_for_falconphase's People

Contributors

skingan avatar

Watchers

 avatar  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.