Giter Site home page Giter Site logo

Comments (4)

ccwang002 avatar ccwang002 commented on May 25, 2024 1

--mac-clinvar-tsvaccepts TSV instead of VCF. Please use clinvar_alleles.single.b37.tsv.gz from their repo (hg19).

As for HotSpot3D cluster file, please use this file (hg19) as an example using TCGA pan-cancer mutations (TCGA MC3). I have created a separate issue #44 to add the instructions to generate this HotSpot3D cluster file (or at least point to the right doc).

from charger.

NTNguyen13 avatar NTNguyen13 commented on May 25, 2024

Hi, I have tried it again with the tsv.gz file, it has this error now:

Traceback (most recent call last):
  File "~/anaconda3/envs/charger/bin/charger", line 743, in <module>
    main( sys.argv[1:] )
  File "~/anaconda3/envs/charger/bin/charger", line 662, in main
    mutationTypes = mutationTypes , \
  File "~/anaconda3/envs/charger/lib/python2.7/site-packages/charger/charger.py", line 821, in getExternalData
    self.getClinVar( **kwargs )
  File "~/anaconda3/envs/charger/lib/python2.7/site-packages/charger/charger.py", line 842, in getClinVar
    clinvarSet = self.getMacClinVarTSV( macClinVarTSV )
  File "~/anaconda3/envs/charger/lib/python2.7/site-packages/charger/charger.py", line 887, in getMacClinVarTSV
    [ description , status ] = self.parseMacPathogenicity( fields[12:17] )
  File "~/anaconda3/envs/charger/lib/python2.7/site-packages/charger/charger.py", line 914, in parseMacPathogenicity
    isPathogenic = int( isPathogenic )
ValueError: invalid literal for int() with base 10: 'NM_005101.3:c.62G>A'

I saw similar issue in here: #4 , I thought that was updated in the latest version, or I need to switch to older version of mac-clinvar?

from charger.

NTNguyen13 avatar NTNguyen13 commented on May 25, 2024

I tried the older version of mac-clinvar, it has a lot of warning like this but charger can still run:

biomine warning: del not found in conversion tables
biomine::variant::mafvariant Warning: could not find amino acid change or intronic change
  Hint: Is the input amino acid change column correct?
    Problem variant:  RAB39B:X:154490187-154490187A>G::NM_171998.3:c.543A>G::NP_741995.1:p.  --  p.Thr181=
biomine::variant::mafvariant Warning: could not find amino acid change or intronic change
  Hint: Is the input amino acid change column correct?
    Problem variant:  RAB39B:X:154490238-154490238C>T::NM_171998.3:c.492C>T::NP_741995.1:p.  --  p.Phe164=
biomine::variant::mafvariant Warning: could not find amino acid change or intronic change
  Hint: Is the input amino acid change column correct?
    Problem variant:  RAB39B:X:154490457-154490457T>C::NM_171998.3:c.273T>C::NP_741995.1:p.  --  p.Ile91=

from charger.

ccwang002 avatar ccwang002 commented on May 25, 2024

Looks like the new version is not compatible due to the change in the column order. Please ignore the warnings for now. We are fixing it in the 0.6 version.

Please re-open this issue if there is additional follow-up. Thanks!

from charger.

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.