Giter Site home page Giter Site logo

Comments (4)

SionBayliss avatar SionBayliss commented on August 12, 2024

Hi,

Apologies that I missed this issue, it has been a very busy few months for me. Is this still something that you would like? I would be happy to modify the code for you.

All the best,
Sion

from pirate.

boasvdp avatar boasvdp commented on August 12, 2024

Hi, no worries! This would definitely still be useful. I'd be very grateful if you could implement this!

from pirate.

SionBayliss avatar SionBayliss commented on August 12, 2024

I have just pushed a commit to master with an additional option in align_feature_sequences.pl. You can run align_feature sequences after the PIRATE run has completed. If you need to chunk your data into smaller jobs then simply subset the PIRATE.gene_families.tsv file into separate files, the script will only process/align the genes in the input file (provided with -i). You can switch off alignment using the --align-off (-a) switch.

For example:

PIRATE/scripts/align_feature_sequences.pl -i ./PIRATE.gene_families.tsv -g ./modified_gffs/ -o ./feature_sequences/ -p number_of_thread -d highest_gene_copy_number_to_include(e.g. 1.25) --align-off

I hope that helps,
Sion

from pirate.

boasvdp avatar boasvdp commented on August 12, 2024

Great, thanks! I will test it on my data soon, will let you know how it works for me!

from pirate.

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.