Giter Site home page Giter Site logo

Comments (7)

chhylp123 avatar chhylp123 commented on May 30, 2024

Could you please run hifiasm with '-l0' and see what the result looks like? Thanks in advance.

from hifiasm.

lh3 avatar lh3 commented on May 30, 2024

Which tool are you using? Are you sure the tool itself is correct? How did you convert GFA to FASTA?

from hifiasm.

B10inform avatar B10inform commented on May 30, 2024

Hi chhylp123,

This is my output with -I0 :
Main genome scaffold total: 928
Main genome contig total: 928
Main genome scaffold sequence total: 714.223 MB
Main genome contig sequence total: 714.223 MB 0.000% gap
Main genome scaffold N/L50: 11/23.151 MB
Main genome contig N/L50: 11/23.151 MB
Main genome scaffold N/L90: 45/1.178 MB
Main genome contig N/L90: 45/1.178 MB
Max scaffold length: 52.188 MB
Max contig length: 52.188 MB
Number of scaffolds > 50 KB: 342
% main genome in scaffolds > 50 KB: 97.19%

The genome size is bigger than i am expecting. My genome size is ~400MB. What would be the good way to work with this? Heterozygosity is ~3.5

Thank, happy holidays.

from hifiasm.

chhylp123 avatar chhylp123 commented on May 30, 2024

Which tool are you using? Are you sure the tool itself is correct? How did you convert GFA to FASTA?

Thanks. As Heng said, which tool did you use to covert GFA to FASTA and calculate N50?

from hifiasm.

B10inform avatar B10inform commented on May 30, 2024

awk '/^S/{print ">"$2;print $3}' PB4.asm.p_ctg.gfa > PB.asm.p_ctg.fa

from hifiasm.

chhylp123 avatar chhylp123 commented on May 30, 2024

Interesting. Is it possible that you can share the bin files with us? If not, could you please try Purge_dups on -l0 assembly?

from hifiasm.

conchoecia avatar conchoecia commented on May 30, 2024

Assembly problems aside, I suggest making a Hi-C heatmap against the contig to see if the assembly makes sense, or if it has concatenated several chromosomes together.

from hifiasm.

Related Issues (20)

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.