Giter Club home page Giter Club logo

Comments (6)

rpg18 avatar rpg18 commented on September 12, 2024 1

Hope it works now! Cheers!

from squire.

rpg18 avatar rpg18 commented on September 12, 2024

Hi!
Have you checked the loop_map.sh script? In there, you'll see an example of running squire Map for multiple inputs. Basically, it runs squire Map in a for loop.
Cheers!

from squire.

amwa avatar amwa commented on September 12, 2024

Thanks for pointing me to this script! So to clarify, running squire Map with multiple inputs (e.g. squire Map -1 input1_1,input2_1,input3_1 -2 input1_2,input2_2,input3_2...) does not merge the multiple inputs in any way, but instead runs squire Map on each input sequentially?

from squire.

rpg18 avatar rpg18 commented on September 12, 2024

Actually, it should work if you separate the input files with commas. You can try and run your line of code, but without specifying sample name with --name, so it "uses basename of read1 as default" as specified in Map.py

from squire.

amwa avatar amwa commented on September 12, 2024

I did separate the input files with commas when I ran it (as written above, squire Map -1 input1_1,input2_1,input3_1) but I think you are right that it may have been the "--name" flag that caused there to be only one output. I will try running it again without this flag. Thanks!!

from squire.

GimenaA avatar GimenaA commented on September 12, 2024

Hi! Have you checked the loop_map.sh script? In there, you'll see an example of running squire Map for multiple inputs. Basically, it runs squire Map in a for loop. Cheers!

@rpg18
I've tried running the loop_map.sh script, because I have multiple samples. But it gives me the following error (described here: #72 (comment)). It basically concatenates the path to the files from my first sample with the path to the files from to my second sample and therefore gives me an error. Have you run loop_map.sh successfully with multiple samples? If so, how did you fix this issue?

Thank you!

from squire.

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.