Giter VIP home page Giter VIP logo

Comments (5)

d4straub avatar d4straub commented on June 4, 2024 1

Part of the problem remains after commit 3d96744
Qiime import is now using trimmed.* filenames which leads to sample names with prefix "trimmed.". Therefore the sample names are not matching the ID's in the metadatafile and several processes fail.

from ampliseq.

d4straub avatar d4straub commented on June 4, 2024

Solved by publishing properly named symlinks for process "qiime_import" by process "trimming"

from ampliseq.

apeltzer avatar apeltzer commented on June 4, 2024

Problem: This can fail if its really using the publishDir directive and we should use dynamic output file names instead. I'll have a look and update this accordingly. Directly using files in paths such as $PWD is not working reliably...

from ampliseq.

apeltzer avatar apeltzer commented on June 4, 2024

I guess I'll have to find a way to rename files accordingly to metadata... or stick strictly to using the names of the metadata....

Workaround would also be to create a directory, move the trimmed files there with the same name and use these for the next step.

from ampliseq.

apeltzer avatar apeltzer commented on June 4, 2024

Can confirm this works now :-) Its just not possible to store the same file names in the same work directory, so I create a temporary directory in our work directory for each trimming process in fec5d44 and push the trimmed files (with the same name!) into the next step :-)

from ampliseq.

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.