Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Here is a good paper discussioning the tools
    Comparative Studies of Copy Number Variation Detection Methods for Next-Generation Sequencing Technologies

    Comment


    • #17
      Hi All,

      if you want to make CNV/CNA detection by using whole-exome sequencing data try to use the new software package EXCAVATOR. The paper has beeen recently published on Genome Biology (http://genomebiology.com/2013/14/10/R120/abstract) and the package can be downloaded at http://sourceforge.net/projects/excavatortool/.
      The EXCAVATOR package combines a three-step normalization procedure with a novel heterogeneous hidden Markov model algorithm and a calling method that classifies genomic regions into five copy number states (two-copies deletion, single-copy deletion, neutral, three-copies and multiple-copies). EXCAVATOR is a suitable tool for the investiga- tion of CNVs in large-scale projects (such as the 1000 Genomes Project and the Cancer Genome Atlas) as well as in clinical research and diagnostic activities. EXCAVATOR has been tested on the analysis of healthy individuals sequenced by the 1000 Genomes Project consortium and on the analysis of cancer samples and has been compared with other three state of the art methods (ExomeCNV, CoNIFER and XHMM).
      All the comparative analyses we performed highlighted the versatility of our software and its capability of overcoming the limits and drawbacks of currently available state of the art tools.

      Alberto

      Comment


      • #18
        EXCAVATOR documentation

        Hi Alberto,

        Where can I access documentation for how to run Excavator and the specifications of input and output files?

        Comment


        • #19
          Hi Alberto,

          I am running EXCAVATOR but I am always encountering the error

          Error in JointSegIn(DataSeq1, muk, mi, smu, sepsilon, Pos1, omega, eta, :
          NA/NaN/Inf in foreign function call (arg 2)
          Calls: JointSegIn -> .Fortran
          Execution halted

          I would be grateful if you could help me with the error.

          Thanks

          Shruti

          Comment


          • #20
            Sequenza allele specific copy number

            If you have paired normal/tumor samples you could try sequenza:



            Is written in python and R, is available from CRAN

            It works for exome and wgs and is able to provide total and allele specific copy number, calculate tumor purity and ploidy.


            Manuscript is in review, but the package is complete with extensive documentations and examples data.
            Last edited by ffavero; 04-09-2014, 02:07 PM.

            Comment


            • #21
              Just to back Alberto

              EXCAVATOR is the best package i have came across for exome-seq data.

              It has cross validated with my SNP array data and has even detected CNVs that the arrays did not detect that were actually functional when overlapped with RNA-seq and smallRNA-seq data

              Comment


              • #22
                Recently, I was faced that problem as same.

                And I fixed the code in EXCAVATORInference.R at the lib/R/ folder

                Look into that file.

                you can see the variable 'Gene'

                and go to the line of
                DataSeg <- SegResults(seqChrom,TotalPredBreak,start,end,gene)

                Can you see that ??? 'gene'

                Just fix that as 'Gene'

                I hope you run it well .
                Last edited by swiri021; 04-25-2014, 01:34 AM.

                Comment


                • #23
                  Hi, shruti,

                  Recently, I was faced that problem as same.

                  And I fixed the code in EXCAVATORInference.R at the lib/R/ folder

                  Look into that file.

                  you can see the variable 'Gene'

                  and go to the line of
                  DataSeg <- SegResults(seqChrom,TotalPredBreak,start,end,gene)

                  Can you see that ??? 'gene'

                  Just fix that as 'Gene'

                  I hope you run it well .

                  Comment


                  • #24
                    Hi swiri021 ,
                    I changed "gene" by "Gene" in EXCAVATORInference.R
                    DataSeg <- SegResults(seqChrom,TotalPredBreak,start,end,Gene)
                    But i'm having the same error when running the somatic mode .

                    Comment


                    • #25
                      Hi,

                      I was able to run EXCAVATOR successfully after these modifications with the help of Alberto.

                      Removed the chrY for the female samples and replacing line 151 in the EXCAVATORInference.R script:

                      seqChrom <- rbind(filterOut(seqChrom, smooth.region,outlier.SD.scale,smooth.SD.scale,trim))

                      with:

                      seqChrom <- rbind(seqChrom)


                      Hope it helps..

                      Comment


                      • #26
                        Error in JointSegIn

                        Hi Shruti,

                        I am running EXCAVATOR but at the end of the run I have this error:

                        Error in JointSegIn(DataSeq1, muk, mi, smu, sepsilon, Pos1, omega, eta, :
                        NA/NaN/Inf in foreign function call (arg 2)
                        Calls: JointSegIn -> .Fortran
                        Execution halted

                        I saw that you were encountering this error as well.
                        I modified the EXCAVATORInference.R script as you said but I have still the error.
                        Do you have any other suggestion for me?
                        Last edited by Fatima.Z; 05-02-2016, 03:00 PM.

                        Comment


                        • #27
                          Hi Shruti,

                          I am running EXCAVATOR but at the end of the run I have this error:

                          Error in JointSegIn(DataSeq1, muk, mi, smu, sepsilon, Pos1, omega, eta, :
                          NA/NaN/Inf in foreign function call (arg 3)
                          Calls: JointSegIn -> .Fortran
                          Execution halted

                          I saw that you were encountering this error as well.
                          I modified the EXCAVATORInference.R script as you said but I have still the error.
                          Do you have any other suggestion for me?

                          Comment

                          Latest Articles

                          Collapse

                          • seqadmin
                            Essential Discoveries and Tools in Epitranscriptomics
                            by seqadmin




                            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                            04-22-2024, 07:01 AM
                          • seqadmin
                            Current Approaches to Protein Sequencing
                            by seqadmin


                            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                            04-04-2024, 04:25 PM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by seqadmin, Yesterday, 11:49 AM
                          0 responses
                          13 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 04-24-2024, 08:47 AM
                          0 responses
                          16 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 04-11-2024, 12:08 PM
                          0 responses
                          61 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 04-10-2024, 10:19 PM
                          0 responses
                          60 views
                          0 likes
                          Last Post seqadmin  
                          Working...
                          X