Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index out of range error while running Binsanity-wf #57

Open
Metagymomics opened this issue Jun 19, 2021 · 2 comments
Open

Index out of range error while running Binsanity-wf #57

Metagymomics opened this issue Jun 19, 2021 · 2 comments

Comments

@Metagymomics
Copy link

Metagymomics commented Jun 19, 2021

Hi!

I'm trying to run Binsanity-wf, but I'm getting this error. I suspect something is going wrong after checkm analysis.

This is the command I used:
Binsanity-wf --threads 24 -f ./ -l ./final_assembly.fasta -c ./coverage.cov.x100.lognorm -o ./BinsanityWF

Log:


    **********************BinSanity***********************
    |____________________________________________________|
    |                                                    |
    |             Computing Coverage Array               |
    |____________________________________________________|

      Preference: -3
      Maximum Iterations: 4000
      Convergence Iterations: 400
      Contig Cut-Off: 1000
      Damping Factor: 0.95
      Coverage File: ./coverage.cov.x100.lognorm
      Fasta File: ./final_assembly.fasta
      Output Directory: ./BinsanityWF
      (18, 1)

     ______________________________________________________
    |                                                      |
    |                 Clustering Contigs                   |
    |______________________________________________________|


      Cluster 0: 18
      Total Number of Bins: 1

     *|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*|*
     _____________________________________________________
    |                                                     |
    |                   Creating Bins                     |
    |_____________________________________________________|


     _____________________________________________________

                   Putative Bins Computed
                   in 0.109831094742 seconds
     _____________________________________________________

     _____________________________________________________
    |                                                     |
    |       Evaluating Genome With CheckM Lineage_wf      |
    |_____________________________________________________|

Error:
image

@edgraham
Copy link
Owner

edgraham commented Jun 19, 2021 via email

@Metagymomics
Copy link
Author

Metagymomics commented Jun 21, 2021

Hi,

I'm running Checkm (v1.0.18), which is properly installed. Also, I can see the check output in the BinSanityWf folder.

I'm running the Binsanity 0.5.4 version and python 3.7.10.

I have also attached checkm results for your reference.

Thanks,
Sai.
BinSanityWf_checkm_lineagewf-results.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants