Git Product home page Git Product logo

Comments (4)

wfs-lilly avatar wfs-lilly commented on September 25, 2024

I should note that I'm trying to run multiple sessions of linearham in the same singularity instance in parallel -- perhaps there is a shared file.

from linearham.

eharkins avatar eharkins commented on September 25, 2024

@wfs-lilly sorry for all the roadblocks. This actually seems to be due to some bad assumptions made in the linearham code about partis cluster indices. We are working on it now and will push a fix for --cluster-ind as soon as possible. Thanks for your patience!

from linearham.

eharkins avatar eharkins commented on September 25, 2024

@wfs-lilly this should be fixed in #59, which also introduced some changes to how you should specify your cluster of interest - documented here.

Importantly, --cluster-ind as you specified it before will no longer correspond the same cluster with the new --cluster-index option, as the cluster index is now the index of the cluster in a given partition (see documentation linked above for more on this).

To list the clusters in the best partition from partis, run:

scripts/parse_cluster.py \ 
               partition.yaml \
               --fasta-output-file parsed_cluster.fa \
               --yaml-output-file parsed_cluster.yaml

on your partis output file.

Let me know if you have any questions about how this applies to your case. Hope this helps!

from linearham.

eharkins avatar eharkins commented on September 25, 2024

@wfs-lilly closing but feel free to re-open if you are still having any issues related to the cluster index not solved by the changed introduced by #59. Thanks!

from linearham.

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.