Code Monkey home page Code Monkey logo

Comments (8)

moold avatar moold commented on September 26, 2024

Try to kill it and rerun.

from nextpolish.

wang-zewen avatar wang-zewen commented on September 26, 2024

The reason for the process to sleep is that some contig cannot obtain the result during the execution of the line c_seq = P.ctg_cns_core(CFG, REFS.contents.ref[n], bam_list). How can we solve this problem?

from nextpolish.

moold avatar moold commented on September 26, 2024

Could you extract the sequences and bam of some contigs you mentioned and then send to me? so I can reprocude this bug.

from nextpolish.

wang-zewen avatar wang-zewen commented on September 26, 2024

https://drive.google.com/file/d/1Zb9nvHnpih3mr6_bjwvKODk3Ve1UOupN/view?usp=sharing
https://drive.google.com/file/d/1bqtCf9ghjbaKSw5G4Ajbxd7AbqvsPpPS/view?usp=sharing
you can download the error ctg file and bam file using the link

from nextpolish.

moold avatar moold commented on September 26, 2024

Thanks, but the bam file is too large to download, could you please extract the bam of the contigs that failed to polish. You can use samtools like this:

samtools  view -b all.bam conitg_name > conitg_name.bam

from nextpolish.

wang-zewen avatar wang-zewen commented on September 26, 2024

Hi, This is the new file
https://drive.google.com/file/d/1K0meLhaBQ7rACd8tmNgL3lKdximk2fJ_/view?usp=sharing, https://drive.google.com/file/d/1MW0DbvsRzjehsHu1vj8EQSYLRBXK0dhX/view?usp=sharing, https://drive.google.com/file/d/1bqtCf9ghjbaKSw5G4Ajbxd7AbqvsPpPS/view?usp=sharing

from nextpolish.

moold avatar moold commented on September 26, 2024

The reads from your bam file contain lots of non-ATGC bases, so you need to remove these reads...

from nextpolish.

wang-zewen avatar wang-zewen commented on September 26, 2024

ok. Thank you.

from nextpolish.

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.