Coder Social home page Coder Social logo

likelet / camutqc Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 70.06 MB

An R package for mutation quality control of cancer genomic sequening dataset

Home Page: https://seqworld.com/CaMutQC/

License: GNU General Public License v3.0

R 100.00%
cancer-genomics somatic-mutations

camutqc's People

Contributors

likelet avatar liujie1117 avatar shuhanzhao avatar wangxin555 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

camutqc's Issues

Error in str_replace_all(bedFile, "19", "38") : object 'bedFile' not found

Hello,
I can successfully load my VEP annotated VCF file using vcfToMAF function.

my_MAF <- vcfToMAF("vepAnnoted_Strelka.vcf", inputStrelka = 'SNV')

vepAnnoted_Strelka.vcf loaded successfully!
VCF to MAF conversion is in process...
VCF to MAF conversion has been done successfully!

Then, I am trying to run calTMB function on with OR without passing BED file.

TMB_value <- calTMB(my_MAF, bedFile = readBed("/Homo_sapiens.GRCh38.91.v2.bed"), assay = 'MSK-v1' )

But in both the case, I am getting the following error.

Error in str_replace_all(bedFile, "19", "38") :
object 'bedFile' not found
In addition: Warning message:
In readBedPanel(assay, genVer, maf) :
Bed files in CaMutQC are not accurate. The result serves only as a reference.

My file was mapped using GRCh38 genome and Strelka was used for variant calling.

Any help would be appreciated.

Thanks in advance.

Best,
Shawez

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.