Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Correct options for CNVnator

    Greetings,

    I'm trying to run CNVnator on a cohort of ~300 BAM files.

    For testing purposes I'm trying to run it on just 3 BAM files first.
    Here are the commands I'm running:

    Code:
    export HS37d5=/data/fastas/hs37d5
    
    cnvnator -root chr22.root -genome GRCh37 -chrom 22 -tree \
    	/nfs/wgs30x/bam.files/samp1.bam \
    	/nfs/wgs30x/bam.files/samp2.bam \
    	/nfs/wgs30x/bam.files/samp3.bam;
    
    cnvnator -root chr22.root -genome GRCh37 -chrom 22 -his 1000 -d $HS37D5
    
    cnvnator -root chr22.root -genome GRCh37 -chrom 22 -stat 1000
    
    cnvnator -root chr22.root -genome GRCh37 -chrom 22 -partition 1000
    
    cnvnator -root chr22.root -genome GRCh37 -chrom 22 -call 1000 > chr22.cnvnator.out

    Now all of this runs and I don't get an error (as far as I can tell).
    The last command I try is:

    Code:
    cnvnator -pe /nfs/wgs30x/bam.files/samp1.bam \
       /nfs/wgs30x/bam.files/samp2.bam \
       /nfs/wgs30x/bam.files/samp3.bam \
       -qual 20 -over 0.8 -root chr22.root -f chr22.support_reads;
    This command never finishes. I left it running for 36 hours and it didn't produce anything.

    I believe I'm screwing up the cnvnator -pe command but I can't figure out what the correct command should be.

    Using the cnvnator2VCF.pl produces a VCF file but it doesn't contain any read count information.

    Does anyone have any suggestions as to what I'm doing wrong?
    In case it helps I'm using CNVnator v0.4 (latest download from github).
    The system is a RHEL 7.2 box fully patched.

    Thank you in advance for any and all help.

Latest Articles

Collapse

  • seqadmin
    Recent Advances in Sequencing Analysis Tools
    by seqadmin


    The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
    05-06-2024, 07:48 AM
  • 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

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Yesterday, 06:57 AM
0 responses
11 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-06-2024, 07:17 AM
0 responses
16 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-02-2024, 08:06 AM
0 responses
19 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-30-2024, 12:17 PM
0 responses
24 views
0 likes
Last Post seqadmin  
Working...
X