GithubHelp home page GithubHelp logo

Comments (4)

pb-dseifert avatar pb-dseifert commented on May 27, 2024

pbcoretools is not a meta package and doesn't include Arrow. genomicconsensus is the package you are looking for.

from pbbioconda.

peterthorpe5 avatar peterthorpe5 commented on May 27, 2024

Still the same error with genomicconsensus installed. If this error anything to worry about? Output freezes half way through outputting the gff and doesnt complete the scaffold list:
##sequence-region scaffold179 1 15375
##sequence-region scaffold18 1 1406724
##sequence-region scaffold180 1 14911
##sequence-region s (freezes here)

conda install genomicconsensus
Solving environment: done

All requested packages already installed.

conda update genomicconsensus
Solving environment: done

# All requested packages already installed.

arrow sorted_mini.pb.bam --diploid --log-file miniarrow.log -j $THREADS --referenceFilename Gpal_newton_final_unpolished.fasta -o ${PREFIX}.arrow${ITERNUM}.fasta -o ${PREFIX}.arrow${ITERNUM}.gff -o ${PREFIX}.arrow${ITERNUM}.fastq

/shelf/apps/pjt6/conda/envs/pb_toolkit/lib/python2.7/site-packages/h5py/init.py:36: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
from ._conv import register_converters as _register_converters
/shelf/apps/pjt6/conda/envs/pb_toolkit/lib/python2.7/site-packages/h5py/init.py:45: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
from . import h5a, h5d, h5ds, h5f, h5fd, h5g, h5r, h5s, h5t, h5p, h5z
/shelf/apps/pjt6/conda/envs/pb_toolkit/lib/python2.7/site-packages/h5py/_hl/group.py:22: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
from .. import h5g, h5i, h5o, h5r, h5t, h5l, h5p

from pbbioconda.

pb-dseifert avatar pb-dseifert commented on May 27, 2024

try installing numpy from conda-forge by adjusting your channel priorities https://bioconda.github.io/#set-up-channels In general those errors are innocuous though

from pbbioconda.

peterthorpe5 avatar peterthorpe5 commented on May 27, 2024

yes that removed the errors.

Thanks, Pete

from pbbioconda.

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.