Coder Social home page Coder Social logo

kchen-lab / texomer Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 8.0 33.65 MB

Texomer: Integrating Analysis of Cancer Genome and Transcriptome Sequencing Data

R 74.52% Python 3.92% HTML 18.55% CSS 2.80% Shell 0.21%
statistical-inference tumor-heterogeneity functional-variants tcga-data

texomer's People

Contributors

fang0828 avatar pickw avatar ramiz-iqbal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

texomer's Issues

Reference

Hi,
I read in the "Examples" part "The bam file should be aligned based on GRCH38. ". It stands true for all analyses or just for the example you put? So, can I use also GRCH37 (if I aligned both RNA-seq and WES data on GRCH37)?
Also, I saw that in the sequenza.R script, hg19 is used as assembly. So, is there an error somewhere?
Kind regards,
Serena

Input somatic mutations are not actually somatic?

Dear Professor Chen,

In investigating the application of this software to the WES dataset, I found that some somatic mutations derived from Varscan2 (using the Varscan2 default command: java -jar VarScan.v2.3.9.jar somatic XXX.mpileup YYY.mpileup) seem not somatic actually. Would such a phenomenon affect the optimization of purity estimate because this step takes the somatic mutations into consideration? And, more importantly, would it affect the quantification of intratumor heterogeneity (this procedure compares the distribution of somatic mutation and the germline mutation distribution)? If the somatic mutations are wrongly adopted, the final results of heterogeneity evaluation might be biased.

I am looking forward to hearing from you.

Best wishes,

Genome Doubling Not Documented

The latest release has a genome doubling analysis feature but none of the documentation explains which output file the whole genome duplication status is in. Also, is there any estimate of if SNVs happen before genome doubling or after it?

error when chromosome not found

I get following error and it looks like it happens when the code can not find the right SNV element for a given chromosome

Traceback (most recent call last):
File "/lab/Software/Texomer/Texomer.py", line 369, in
main()
File "/lab/Software/Texomer/Texomer.py", line 350, in main
SNVexp(germline=germlinename,somatic=somaticname,samfile=samfilename,outputname=outputname,case=case,bedtools=bedtools)
File "/lab/Software/Texomer/Texomer.py", line 132, in SNVexp
temppos=sorted(list(set(SNPpos[str(chromosome)])))
KeyError: 'chrY'

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.