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
    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 on Modified Bases...
    Yesterday, 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, 04-11-2024, 12:08 PM
0 responses
39 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
41 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
35 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
55 views
0 likes
Last Post seqadmin  
Working...
X