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
                            Advancing Precision Medicine for Rare Diseases in Children
                            by seqadmin




                            Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
                            12-16-2024, 07:57 AM
                          • seqadmin
                            Recent Advances in Sequencing Technologies
                            by seqadmin



                            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

                            Long-Read Sequencing
                            Long-read sequencing has seen remarkable advancements,...
                            12-02-2024, 01:49 PM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by seqadmin, 12-17-2024, 10:28 AM
                          0 responses
                          27 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 12-13-2024, 08:24 AM
                          0 responses
                          43 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 12-12-2024, 07:41 AM
                          0 responses
                          29 views
                          0 likes
                          Last Post seqadmin  
                          Started by seqadmin, 12-11-2024, 07:45 AM
                          0 responses
                          42 views
                          0 likes
                          Last Post seqadmin  
                          Working...
                          X