Code Monkey home page Code Monkey logo

Comments (7)

grenaud avatar grenaud commented on July 24, 2024

Could you check the ALT field? ? do you have a * in there?

from glactools.

jaesoonpark avatar jaesoonpark commented on July 24, 2024

Thanks for your comment.
I have solved the aforementioned issues.

However, I had another issue in using EPO file.

The command line was as followed:
glactools/glactools vcfm2acf --onlyGT --epo all.epo.gz --fai human_g1k_v37.fasta.fai test > test.acf.gz

Then the error message was as followed:
Error, missing data in the EPO file

I wonder if you have any clue what this error message means?

Thanks for your help in advance.

from glactools.

grenaud avatar grenaud commented on July 24, 2024

Is it possible that there is a different encoding of chromosomes? "1" vs "chr1"

from glactools.

jaesoonpark avatar jaesoonpark commented on July 24, 2024

Great!
Removing 'chr' from my VCF file helps and ACF file seems to be made partially.
(Previously, ACF file was not made at all.)
However, the error message pops out after a while.
Could you suggest any other reason for this message?

Thanks in advance.

from glactools.

grenaud avatar grenaud commented on July 24, 2024

just to be sure, are you sure your variants were mapped to hg19/v37? Are there chromosomes that are not 1,2,3..22? did you remove any _random chr? can you do a cut -f 1 |uniq -c on column 1?

from glactools.

Priambodobagus avatar Priambodobagus commented on July 24, 2024

Hello I got an issue
I run vcfm2acf with a merged of multiple vcf files generated by haplotype caller in GATK. and my reference genome was at the scaffold level.

my command:
./glactools vcfm2acf --onlyGT --fai ReferenceGenome.fasta.fai my.vcf > my.acf

but I got this error:
the PL does not have 3,6, or 10 fields, has 1 fields

Does anyone know how to fix this problem?

Best,
BAGUS

from glactools.

grenaud avatar grenaud commented on July 24, 2024

Can you please post a few of the lines that are causing the problem?

from glactools.

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.