Code Monkey home page Code Monkey logo

Comments (7)

fnothaft avatar fnothaft commented on August 16, 2024

My opinion is that we probably don't want to fix this one in the current codebase, since the new VCF converter will be available from Mt. Sinai soon.

Additionally, aren't VCFs required to contain contig lines? My understanding is that VCFs without contig lines are illegal.

from adam.

mlinderm avatar mlinderm commented on August 16, 2024

contig entries are not required. From the specification:

As with chromosomal sequences it is highly recommended (but not required) that the header include tags describing the contigs referred to in the VCF file. This furthermore allows these contigs to come from different files. The format is identical to that of a reference sequence, but with an additional URL tag to indicate where that sequence can be found.

from adam.

fnothaft avatar fnothaft commented on August 16, 2024

Ah, the good ol' "highly recommended" cop out...

from adam.

tdanford avatar tdanford commented on August 16, 2024

So, if I can summarize the hangout conversation that we (@cyeksig, @fnothaft, @mlinderm, and @nealsid) just had, tell me if this sounds correct:

  • Neal is going to make the change from using refId -> referenceName as the primary key, and will break it out as a separate PR
  • the regionJoin PR will be blocked on the merging of that PR first
  • it will include a way to specify a mapping from "common contig name" to a unique ("full Refseq ID") name at load time, for both BAMs and VCFs.
  • Michael will add liftover files that specify those conversions for at least builds 37 and 38 for human

Does that sound about right? Am I forgetting anything? @nealsid, do you want to make this a separate issue? I'll add more comments and thoughts to that, when you create it...

from adam.

nealsid avatar nealsid commented on August 16, 2024

Created issue #128 and copied your summary over - thanks Timothy!

from adam.

tdanford avatar tdanford commented on August 16, 2024

Thank you, Neal!

On Fri, Feb 21, 2014 at 3:16 PM, Neal [email protected] wrote:

Created issue #128 and copied your summary over - thanks Timothy!

Reply to this email directly or view it on GitHub:
#127 (comment)

from adam.

fnothaft avatar fnothaft commented on August 16, 2024

I am certain this is completely resolved after #238, but believe it was resolved earlier ;).

from adam.

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.