Coder Social home page Coder Social logo

Comments (5)

kaijli avatar kaijli commented on September 13, 2024

All the prefixes should have this substitution applied to them, but I'll go through and check everything.
String prefix=sub(proj_id, ":", "_")

from metat_assembly.

aclum avatar aclum commented on September 13, 2024

Correct, that is the problem. That substitution should be for file names only. For the prefixes within a file, contig headers, it should use the colon. See some example data from production runs example:

/global/cfs/cdirs/m3408/results/nmdc:omprc-11-fmxcdq73/nmdc:wfmgas-11-had2wk78.1> head -1  nmdc_wfmgas-11-had2wk78.1_contigs.fna
>nmdc:wfmgas-11-had2wk78.1_scf_1_c1

from metat_assembly.

kaijli avatar kaijli commented on September 13, 2024

The prefix variable passed to finish_asm should have a colon and not an underscore

Is this still applicable? the colon will break the finish_asm renaming. there's nothing in finish_asm that needs the colon version

from metat_assembly.

kaijli avatar kaijli commented on September 13, 2024

checked through everything to make sure finish_asm files had the right project id / prefixes 1518334

from metat_assembly.

aclum avatar aclum commented on September 13, 2024

The way you have it now looks correct. The files are named with an '_' (ie nmdc_wfmgan-12-gbysvd76.1_imgap.info) and the headers within the files have colons ':' (ie nmdc:wfmgan-12-gbysvd76.1_0000001)

from metat_assembly.

Related Issues (5)

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.