Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gary
    Member
    • Dec 2009
    • 16

    #1

    GATK depthofcoverage problem

    Hi

    I am using GATK depthofcoverage to calculate my exome-seq data:

    Code:
     nohup java -jar ~/GATK/GenomeAnalysisTK-1.3-23-g13905c0/GenomeAnalysisTK.jar \
    -T DepthOfCoverage -o depthofcoverage_sample1 -I Sample_1.bam \
    -ct 10 -ct 20 -ct 30 -R hg19.fa -geneList Genome_UCSC.refseq -omitBaseOutput &
    But the output file depthofcoverage_sample1.sample_gene_summary is empty.

    I thought it was because I didn't sort my refseq file, whose first few lines are as follow:

    Code:
    #bin    name    chrom   strand  txStart txEnd   cdsStart        cdsEnd  exonCount       exonStarts      exonEnds        score   name2   cdsStartStat    cdsEndStat      exonFrames
    0       NM_032291       chr1    +       66999824        67210768        67000041        67208778        25      66999824,67091529,67098752,67101626,67105459,67108492,67109226,67126195,67133212,67136677,67137626,67138963,67142686,67145360,67147551,67154830,67155872,67161116,67184976,67194946,67199430,67205017,67206340,67206954,67208755,       67000051,67091593,67098777,67101698,67105516,67108547,67109402,67126207,67133224,67136702,67137678,67139049,67142779,67145435,67148052,67154958,67155999,67161176,67185088,67195102,67199563,67205220,67206405,67207119,67210768,       0       SGIP1   cmpl    cmpl    0,1,2,0,0,0,1,0,0,0,1,2,1,1,1,1,0,1,1,2,2,0,2,1,1,
    1       NM_001080397    chr1    +       8384389 8404227 8384389 8404073 8       8384389,8385357,8385877,8390268,8395496,8397875,8399552,8403806,        8384786,8385450,8386102,8390996,8395650,8398052,8399758,8404227,        0       SLC45A1 cmpl    cmpl    0,1,1,1,0,1,1,0,
    So I downloaded the GATK sortByRef.pl file and typed the following command:

    Code:
     perl SortByRef.pl Genome_UCSC.refseq ~/ref/UCSC/hg19/hg19.fa.fai
    then I got an error:
    Code:
    Can not open temporary file 1045: Too many open files at SortByRef.pl line 95, <$INPUT> line 1021.
    What am I doing wrong?
    Last edited by gary; 07-01-2012, 05:17 PM.

Latest Articles

Collapse

  • SEQadmin2
    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
    by SEQadmin2



    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

    Despite this, “CRISPR helped turn genome editing from a specialized technique into
    ...
    07-31-2026, 11:01 AM
  • SEQadmin2
    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
    by SEQadmin2


    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

    The systematic characterization of the human proteome has
    ...
    07-20-2026, 11:48 AM
  • SEQadmin2
    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
    by SEQadmin2



    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
    ...
    07-09-2026, 11:10 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
15 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-31-2026, 02:55 AM
0 responses
32 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-24-2026, 12:17 PM
0 responses
23 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-23-2026, 11:41 AM
0 responses
21 views
0 reactions
Last Post SEQadmin2  
Working...